Searched refs:P_ALL (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dwait.h77 * possible values shall include at least P_ALL, P_PID, and P_PGID.
80 P_ALL, enumerator in enum:__anon555
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exit.c1333 * Parameters: uap->idtype one of P_PID, P_PGID, P_ALL
1369 case P_ALL: /* any child */
1388 case P_ALL: /* any child */

Completed in 26 milliseconds