Searched refs:LINUX_WEXITED (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/compat/linux/common/ | ||
| D | linux_misc.h | 40 #define LINUX_WEXITED 0x00000004 macro |
| D | linux_misc.c | 346 if (linux_options & LINUX_WEXITED) in linux_to_native_wait_options() |