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