Home
last modified time | relevance | path

Searched refs:P_ALL (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dwait.h16 #define P_ALL 0 macro
/linux-4.1.27/tools/testing/selftests/kcmp/
Dkcmp_test.c106 waitpid(pid2, &status, P_ALL); in main()
/linux-4.1.27/kernel/
Dexit.c1541 case P_ALL: in SYSCALL_DEFINE5()