Searched defs:WSTOPSIG (Results 1 - 1 of 1) sorted by relevance

/src/sys/sys/
H A Dwait.h63 #define WSTOPSIG(x) ((int)(((unsigned int)_W_INT(x)) >> 8) & 0xff) macro

Completed in 3 milliseconds