Searched refs:P_PID (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/posix/sys/ | ||
H A D | wait.h | 34 P_PID, /* wait for the child whose process ID matches */ enumerator |
/haiku/src/system/libroot/posix/sys/ | ||
H A D | wait.cpp | 104 case P_PID: in waitid() |