Searched refs:W_STOPCODE (Results 1 – 2 of 2) sorted by relevance
159 #define W_STOPCODE(sig) ((sig) << 8 | _WSTOPPED) macro
2972 status = W_STOPCODE(p->p_xstat); in wait4_nocancel()2998 status = W_STOPCODE(SIGCONT); in wait4_nocancel()