Searched refs:LINUX_WEXITED (Results 1 – 2 of 2) sorted by relevance
130 #define LINUX_WEXITED 0x00000004 macro
828 if (args->options & ~(LINUX_WNOHANG | LINUX_WNOWAIT | LINUX_WEXITED | in linux_waitid()2421 if (options & LINUX_WEXITED) in linux_to_bsd_waitopts()