Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dwait.h50 #define WNOHANG 1 macro
/illumos-gate/usr/src/cmd/csh/
H A Dwait.h91 #define WNOHANG 1 /* dont hang in wait */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dwait.h54 #define WNOHANG 0100 /* non blocking form of wait */ macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dwait.h115 #define WNOHANG 0100 /* non blocking form of wait */ macro