Searched refs:LINUX_F_DUPFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/compat/linux/ | ||
| H A D | linux_file.h | 132 #define LINUX_F_DUPFD_CLOEXEC (LINUX_F_SPECIFIC_BASE + 6) macro |
| H A D | linux_file.c | 1481 case LINUX_F_DUPFD_CLOEXEC: in fcntl_common() |