Home
last modified time | relevance | path

Searched refs:F_SETLKW (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/
Dfcntl.h63 #define F_SETLKW64 F_SETLKW
71 #undef F_SETLKW
78 #define F_SETLKW F_SETLKW64
/bionic/libc/kernel/uapi/asm-generic/
Dfcntl.h93 #define F_SETLKW 7 macro
/bionic/tests/headers/posix/
Dfcntl_h.c42 MACRO(F_SETLKW); in fcntl_h()