Home
last modified time | relevance | path

Searched defs:F_GETLK (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dfcntl-macros.h70 #define F_GETLK 5 macro
100 #define F_GETLK F_GETLK64 macro
/freebsd/sys/sys/
H A Dfcntl.h288 #define F_GETLK 11 /* get record locking information */ macro
/freebsd/contrib/sqlite3/
H A Dsqlite3.c40402 # define F_GETLK 12 macro
40406 # define F_GETLK 5 macro