Home
last modified time | relevance | path

Searched refs:LINUX_O_NOCTTY (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/compat/linux/
H A Dlinux_file.h79 #define LINUX_O_NOCTTY 000000400 macro
H A Dlinux_file.c141 if (l_flags & LINUX_O_NOCTTY) in linux_common_openflags()