Searched refs:N_WTRAPPED (Results 1 – 1 of 1) sorted by relevance
68 #define N_WTRAPPED 0002 /* wait for processes stopped while tracing */ macro140 noptions = (N_WEXITED|N_WTRAPPED); in waitpid()194 noptions = N_WEXITED | N_WTRAPPED; in wait4()