Home
last modified time | relevance | path

Searched refs:P_PID (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/posix/sys/
H A Dwait.h34 P_PID, /* wait for the child whose process ID matches */ enumerator
/haiku/src/system/libroot/posix/sys/
H A Dwait.cpp104 case P_PID: in waitid()