Home
last modified time | relevance | path

Searched refs:F_OFD_SETLKW (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Dfcntlcmds.h53 #if !(defined(F_OFD_SETLKW) || (defined(HAVE_DECL_F_OFD_SETLKW) && HAVE_DECL_F_OFD_SETLKW))
54 # define F_OFD_SETLKW 38 macro
110 XLAT(F_OFD_SETLKW),
Dfcntlcmds.in19 F_OFD_SETLKW 38
/external/strace/tests/
Dfcntl64.c62 TEST_FLOCK64_EINVAL(F_OFD_SETLKW); in test_flock64()
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h149 #define F_OFD_SETLKW 38 macro
/external/strace/
Dfcntl.c113 case F_OFD_SETLKW: in print_fcntl()
/external/valgrind/
DNEWS829 337285 fcntl commands F_OFD_SETLK, F_OFD_SETLKW, and F_OFD_GETLK not supported