Searched refs:LINUX_TFD_CLOEXEC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_event.h62 #define LINUX_TFD_CLOEXEC LINUX_O_CLOEXEC macro
65 #define LINUX_TFD_SHARED_FCNTL_FLAGS (LINUX_TFD_CLOEXEC \
H A Dlinux_event.c994 if ((args->flags & LINUX_TFD_CLOEXEC) != 0)

Completed in 151 milliseconds