Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dfcntl-macros.h84 #define F_OFD_GETLK 36 macro
/freebsd/contrib/llvm-project/libc/src/__support/OSUtil/linux/
H A Dfcntl.cpp54 case F_OFD_GETLK: in fcntl()