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