Searched refs:LINUX_F_DUPFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/compat/linux/ | ||
| HD | linux_file.h | 131 #define LINUX_F_DUPFD_CLOEXEC (LINUX_F_SPECIFIC_BASE + 6) macro |
| HD | linux_file.c | 1426 case LINUX_F_DUPFD_CLOEXEC: in fcntl_common() |