Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dfcntl.h90 #ifndef F_OFD_SETLKW
91 # define F_OFD_SETLKW 38 macro
/external/strace/xlat/
Dfcntlcmds.h317 #if defined(F_OFD_SETLKW) || (defined(HAVE_DECL_F_OFD_SETLKW) && HAVE_DECL_F_OFD_SETLKW)
319 static_assert((F_OFD_SETLKW) == (38), "F_OFD_SETLKW != 38");
322 # define F_OFD_SETLKW 38
484 XLAT(F_OFD_SETLKW),
Dfcntlcmds.in87 F_OFD_SETLKW 38
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl34.c80 my_fcntl(fd, F_OFD_SETLKW, &lck); in thread_fn_01()
86 my_fcntl(fd, F_OFD_SETLKW, &lck); in thread_fn_01()
Dfcntl36.c103 my_fcntl(fd, F_OFD_SETLKW, &lck); in fn_ofd_w()
109 my_fcntl(fd, F_OFD_SETLKW, &lck); in fn_ofd_w()
182 my_fcntl(fd, F_OFD_SETLKW, &lck); in fn_ofd_r()
/external/strace/tests-m32/
Dfcntl-common.c137 #if defined F_OFD_GETLK && defined F_OFD_SETLK && defined F_OFD_SETLKW in test_flock64_ofd()
139 TEST_FLOCK64_EINVAL(F_OFD_SETLKW); in test_flock64_ofd()
158 invoke_test_syscall(0, F_OFD_SETLKW, 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()
139 TEST_FLOCK64_EINVAL(F_OFD_SETLKW); in test_flock64_ofd()
158 invoke_test_syscall(0, F_OFD_SETLKW, 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()
139 TEST_FLOCK64_EINVAL(F_OFD_SETLKW); in test_flock64_ofd()
158 invoke_test_syscall(0, F_OFD_SETLKW, fl); in test_flock64_ofd()
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h150 #define F_OFD_SETLKW 38 macro
/external/strace/
Dfcntl.c115 case F_OFD_SETLKW: in print_fcntl()
DChangeLog35242 Handle F_SETPIPE_SZ, F_GETPIPE_SZ, F_OFD_SETLKW,
35258 F_OFD_GETLK, F_OFD_SETLK, F_OFD_SETLKW, and F_CANCELLK.
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go329 F_OFD_SETLKW = 0x31 const
Dzerrors_linux_sparc64.go468 F_OFD_SETLKW = 0x26 const
Dzerrors_linux_mipsle.go535 F_OFD_SETLKW = 0x26 const
Dzerrors_linux_s390x.go535 F_OFD_SETLKW = 0x26 const
Dzerrors_linux_arm.go535 F_OFD_SETLKW = 0x26 const
Dzerrors_linux_ppc64le.go535 F_OFD_SETLKW = 0x26 const
Dzerrors_linux_mips64.go535 F_OFD_SETLKW = 0x26 const
Dzerrors_linux_ppc64.go535 F_OFD_SETLKW = 0x26 const
Dzerrors_linux_amd64.go536 F_OFD_SETLKW = 0x26 const
Dzerrors_linux_mips64le.go535 F_OFD_SETLKW = 0x26 const
Dzerrors_linux_386.go536 F_OFD_SETLKW = 0x26 const
Dzerrors_linux_mips.go535 F_OFD_SETLKW = 0x26 const
Dzerrors_linux_arm64.go538 F_OFD_SETLKW = 0x26 const