Searched refs:N_WEXITED (Results 1 – 1 of 1) sorted by relevance
67 #define N_WEXITED 0001 /* wait for processes that have exite */ macro140 noptions = (N_WEXITED|N_WTRAPPED); in waitpid()194 noptions = N_WEXITED | N_WTRAPPED; in wait4()