Home
last modified time | relevance | path

Searched defs:WAIT_FLAGS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/include/ac/
H A Dwait.h53 # define WAIT_FLAGS ( WNOHANG | WUNTRACED | WCONTINUED ) macro
55 # define WAIT_FLAGS ( WNOHANG | WUNTRACED ) macro