Home
last modified time | relevance | path

Searched defs:WEXITED (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/ucbhead/sys/
H A Dwait.h108 #define WEXITED 0001 /* wait for processes that have exite */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dwait.h58 #define WEXITED 0001 /* wait for processes that have exited */ macro