Searched refs:F_OFD_GETLK (Results 1 – 22 of 22) sorted by relevance
/external/ltp/include/lapi/ |
D | fcntl.h | 82 #ifndef F_OFD_GETLK 83 # define F_OFD_GETLK 36 macro
|
/external/strace/xlat/ |
D | fcntlcmds.h | 303 #if defined(F_OFD_GETLK) || (defined(HAVE_DECL_F_OFD_GETLK) && HAVE_DECL_F_OFD_GETLK) 305 static_assert((F_OFD_GETLK) == (36), "F_OFD_GETLK != 36"); 308 # define F_OFD_GETLK 36 482 XLAT(F_OFD_GETLK),
|
D | fcntlcmds.in | 85 F_OFD_GETLK 36
|
/external/strace/tests-m32/ |
D | fcntl-common.c | 137 #if defined F_OFD_GETLK && defined F_OFD_SETLK && defined F_OFD_SETLKW in test_flock64_ofd() 153 invoke_test_syscall(0, F_OFD_GETLK, fl); in test_flock64_ofd()
|
/external/strace/tests-mx32/ |
D | fcntl-common.c | 137 #if defined F_OFD_GETLK && defined F_OFD_SETLK && defined F_OFD_SETLKW in test_flock64_ofd() 153 invoke_test_syscall(0, F_OFD_GETLK, fl); in test_flock64_ofd()
|
/external/strace/tests/ |
D | fcntl-common.c | 137 #if defined F_OFD_GETLK && defined F_OFD_SETLK && defined F_OFD_SETLKW in test_flock64_ofd() 153 invoke_test_syscall(0, F_OFD_GETLK, fl); in test_flock64_ofd()
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 148 #define F_OFD_GETLK 36 macro
|
/external/strace/ |
D | fcntl.c | 159 case F_OFD_GETLK: in print_fcntl()
|
D | ChangeLog | 35244 F_OFD_GETLK, F_GETOWN_EX, F_GET_SEALS, F_GETSIG. 35258 F_OFD_GETLK, F_OFD_SETLK, F_OFD_SETLKW, and F_CANCELLK.
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 325 F_OFD_GETLK = 0x2f const
|
D | zerrors_linux_sparc64.go | 466 F_OFD_GETLK = 0x24 const
|
D | zerrors_linux_mipsle.go | 533 F_OFD_GETLK = 0x24 const
|
D | zerrors_linux_s390x.go | 533 F_OFD_GETLK = 0x24 const
|
D | zerrors_linux_arm.go | 533 F_OFD_GETLK = 0x24 const
|
D | zerrors_linux_ppc64le.go | 533 F_OFD_GETLK = 0x24 const
|
D | zerrors_linux_mips64.go | 533 F_OFD_GETLK = 0x24 const
|
D | zerrors_linux_ppc64.go | 533 F_OFD_GETLK = 0x24 const
|
D | zerrors_linux_amd64.go | 534 F_OFD_GETLK = 0x24 const
|
D | zerrors_linux_mips64le.go | 533 F_OFD_GETLK = 0x24 const
|
D | zerrors_linux_386.go | 534 F_OFD_GETLK = 0x24 const
|
D | zerrors_linux_mips.go | 533 F_OFD_GETLK = 0x24 const
|
D | zerrors_linux_arm64.go | 536 F_OFD_GETLK = 0x24 const
|