Searched refs:P_ALL (Results 1 – 7 of 7) sorted by relevance
17 #define P_ALL 0 macro
76 P_ALL, /* Wait for any child. */ enumerator
163 waitpid(pid2, &status, P_ALL); in main()
1500 case P_ALL: in kernel_waitid()