Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dmi.wait.h26 #define WNOHANG 1 /* do not wait for child to exit */ macro
H A Dtc.wait.h141 # define WNOHANG 1 /* dont hang in wait */ macro
/freebsd/sys/sys/
H A Dwait.h77 #define WNOHANG 1 /* Don't hang in wait. */ macro