Searched refs:P_EXITSIG (Results 1 – 2 of 2) sorted by relevance
442 #define P_EXITSIG(p) \ macro
142 if ((ksi->ksi_signo = P_EXITSIG(p)) == SIGCHLD) { in exit_psignal()1059 : P_EXITSIG(child) != SIGCHLD)){ in find_stopped_child()