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