Searched refs:LINUX_F_DUPFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/compat/linux/common/ | ||
| D | linux_fcntl.h | 130 #define LINUX_F_DUPFD_CLOEXEC (LINUX_F_SPECIFIC_BASE + 6) macro |
| D | linux_file.c | 453 case LINUX_F_DUPFD_CLOEXEC: in linux_sys_fcntl() |