Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dfcntl-macros.h81 #define F_GETOWN_EX 16 macro
/freebsd/contrib/llvm-project/libc/src/__support/OSUtil/linux/
H A Dfcntl.cpp87 F_GETOWN_EX, &fex); in fcntl()