Home
last modified time | relevance | path

Searched refs:F_OFD_SETLK (Results 1 – 23 of 23) sorted by relevance

/external/ltp/include/lapi/
Dfcntl.h86 #ifndef F_OFD_SETLK
87 # define F_OFD_SETLK 37 macro
/external/strace/xlat/
Dfcntlcmds.h310 #if defined(F_OFD_SETLK) || (defined(HAVE_DECL_F_OFD_SETLK) && HAVE_DECL_F_OFD_SETLK)
312 static_assert((F_OFD_SETLK) == (37), "F_OFD_SETLK != 37");
315 # define F_OFD_SETLK 37
483 XLAT(F_OFD_SETLK),
Dfcntlcmds.in86 F_OFD_SETLK 37
/external/strace/tests-m32/
Dfcntl-common.c137 #if defined F_OFD_GETLK && defined F_OFD_SETLK && defined F_OFD_SETLKW in test_flock64_ofd()
138 TEST_FLOCK64_EINVAL(F_OFD_SETLK); in test_flock64_ofd()
146 long rc = invoke_test_syscall(0, F_OFD_SETLK, fl); in test_flock64_ofd()
/external/strace/tests-mx32/
Dfcntl-common.c137 #if defined F_OFD_GETLK && defined F_OFD_SETLK && defined F_OFD_SETLKW in test_flock64_ofd()
138 TEST_FLOCK64_EINVAL(F_OFD_SETLK); in test_flock64_ofd()
146 long rc = invoke_test_syscall(0, F_OFD_SETLK, fl); in test_flock64_ofd()
/external/strace/tests/
Dfcntl-common.c137 #if defined F_OFD_GETLK && defined F_OFD_SETLK && defined F_OFD_SETLKW in test_flock64_ofd()
138 TEST_FLOCK64_EINVAL(F_OFD_SETLK); in test_flock64_ofd()
146 long rc = invoke_test_syscall(0, F_OFD_SETLK, fl); in test_flock64_ofd()
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h149 #define F_OFD_SETLK 37 macro
/external/strace/
Dfcntl.c114 case F_OFD_SETLK: in print_fcntl()
DChangeLog2300 (test_flock64): Invoke it, remove [F_OFD_SETLK].
2326 tests: move F_OFD_SETLK* checks from fcntl64.c to fcntl-common.c.
2327 This change enables F_OFD_SETLK* tests for fcntl as well.
2330 [F_OFD_SETLK]: Remove.
35243 F_OFD_SETLK, F_SETOWN_EX, F_ADD_SEALS, F_SETSIG,
35258 F_OFD_GETLK, F_OFD_SETLK, F_OFD_SETLKW, and F_CANCELLK.
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl36.c213 my_fcntl(fd, F_OFD_SETLK, &lck); in fn_ofd_r()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go327 F_OFD_SETLK = 0x30 const
Dzerrors_linux_sparc64.go467 F_OFD_SETLK = 0x25 const
Dzerrors_linux_mipsle.go534 F_OFD_SETLK = 0x25 const
Dzerrors_linux_s390x.go534 F_OFD_SETLK = 0x25 const
Dzerrors_linux_arm.go534 F_OFD_SETLK = 0x25 const
Dzerrors_linux_ppc64le.go534 F_OFD_SETLK = 0x25 const
Dzerrors_linux_mips64.go534 F_OFD_SETLK = 0x25 const
Dzerrors_linux_ppc64.go534 F_OFD_SETLK = 0x25 const
Dzerrors_linux_amd64.go535 F_OFD_SETLK = 0x25 const
Dzerrors_linux_mips64le.go534 F_OFD_SETLK = 0x25 const
Dzerrors_linux_386.go535 F_OFD_SETLK = 0x25 const
Dzerrors_linux_mips.go534 F_OFD_SETLK = 0x25 const
Dzerrors_linux_arm64.go537 F_OFD_SETLK = 0x25 const