/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl14.c | 54 #if SKIP == F_RDLCK || SKIP== F_WRLCK 55 #error invalid value for SKIP, must be distinct from F_RDLCK and F_WRLCK 88 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 93 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 95 F_WRLCK, 0, 0L, 0L, WILLBLOCK}, 105 F_WRLCK, 0, 0L, 0L, WILLBLOCK}, 109 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 117 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 122 F_WRLCK, 0, 0L, 5L, WILLBLOCK}, 138 F_WRLCK, 0, 0L, 5L, WILLBLOCK}, [all …]
|
D | fcntl11.c | 183 do_test(&fl, F_WRLCK, 0, 0, 0); in unlock_file() 194 case F_WRLCK: in str_type() 283 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 10, 5) < 0) in main() 292 do_test(&tl, F_WRLCK, 0, 0, 0); in main() 298 do_test(&tl, F_WRLCK, 0, 6, 0); in main() 299 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 5, parent_pid); in main() 304 do_test(&tl, F_WRLCK, 0, 15, 0); in main() 321 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 10, 5) < 0) in main() 330 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 336 do_test(&tl, (short)F_WRLCK, (short)0, 10, 0); in main() [all …]
|
D | fcntl21.c | 216 do_test(&fl, F_WRLCK, 0, 0, 0); in unlock_file() 227 case F_WRLCK: in str_type() 341 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 363 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 0, 0) < 0) { in main() 372 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 373 compare_lock(&tl, (short)F_WRLCK, (short)0, 0, 0, parent_pid); in main() 402 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 1, 5) < 0) { in main() 411 do_test(&tl, F_WRLCK, 0, 0, 0); in main() 412 compare_lock(&tl, (short)F_WRLCK, (short)0, 1, 5, parent_pid); in main() 417 do_test(&tl, F_WRLCK, 0, 6, 0); in main() [all …]
|
D | fcntl19.c | 209 do_test(&fl, F_WRLCK, 0, 0, 0); in unlock_file() 220 case F_WRLCK: in str_type() 326 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 10, 5) < 0) { in main() 341 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 342 compare_lock(&tl, (short)F_WRLCK, (short)0, 10, 5, parent_pid); in main() 347 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() 369 if (do_lock(F_SETLK, (short)F_WRLCK, (short)0, 10, 5) < 0) { in main() 384 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 385 compare_lock(&tl, (short)F_WRLCK, (short)0, 11, 4, parent_pid); in main() 390 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() [all …]
|
D | fcntl20.c | 208 do_test(&fl, F_WRLCK, 0, 0, 0); in unlock_file() 219 case F_WRLCK: in str_type() 340 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 346 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() 383 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 389 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() 426 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 432 do_test(&tl, (short)F_WRLCK, (short)0, 15, 0); in main() 469 do_test(&tl, (short)F_WRLCK, (short)0, 0, 0); in main() 475 do_test(&tl, (short)F_WRLCK, (short)0, 13, 0); in main() [all …]
|
D | fcntl16.c | 58 #if (SKIPVAL == F_RDLCK) || (SKIPVAL == F_WRLCK) 59 #error invalid SKIP, must not be F_RDLCK or F_WRLCK 79 {{F_WRLCK, 0, 0L, 0L, IGNORED}, 94 {{F_WRLCK, 0, 0L, 0L, IGNORED}, 105 {F_WRLCK, 0, 0L, 0L, IGNORED}, 110 {{F_WRLCK, 0, 0L, 0L, IGNORED}, 126 {{F_WRLCK, 0, 0L, 0L, IGNORED}, 142 {{F_WRLCK, 0, 0L, 0L, IGNORED}, 158 {{F_WRLCK, 0, 0L, 0L, IGNORED}, 171 {{F_WRLCK, 0, 0L, 0L, IGNORED}, [all …]
|
D | fcntl33.c | 60 {F_WRLCK, OP_OPEN_RDONLY, 62 {F_WRLCK, OP_OPEN_WRONLY, 64 {F_WRLCK, OP_OPEN_RDWR, 66 {F_WRLCK, OP_TRUNCATE, 132 case F_WRLCK: in do_test()
|
D | fcntl17.c | 74 struct flock lock1 = { (short)F_WRLCK, (short)0, 2, 5, (short)0 }; 75 struct flock lock2 = { (short)F_WRLCK, (short)0, 9, 5, (short)0 }; 76 struct flock lock3 = { (short)F_WRLCK, (short)0, 17, 5, (short)0 }; 77 struct flock lock4 = { (short)F_WRLCK, (short)0, 17, 5, (short)0 }; 78 struct flock lock5 = { (short)F_WRLCK, (short)0, 2, 14, (short)0 }; 340 case F_WRLCK: in str_type()
|
D | fcntl24.c | 142 TEST(fcntl(fd, F_SETLEASE, F_WRLCK)); in main() 156 if (TEST_RETURN != F_WRLCK) in main()
|
D | fcntl25.c | 143 TEST(fcntl(fd, F_SETLEASE, F_WRLCK)); in main() 157 if (TEST_RETURN != F_WRLCK) in main()
|
D | fcntl26.c | 143 TEST(fcntl(fd, F_SETLEASE, F_WRLCK)); in main() 157 if (TEST_RETURN != F_WRLCK) in main()
|
D | fcntl15.c | 47 .l_type = F_WRLCK, 54 .l_type = F_WRLCK,
|
D | fcntl13.c | 54 flock.l_type = F_WRLCK; in setup()
|
/third_party/musl/libc-test/src/functionalext/supplement/fcntl/fcntl_gtest/ |
D | fcntl_fcntl_test.cpp | 61 fileLock.l_type = F_WRLCK; 82 fileLock.l_type = F_WRLCK; 187 fileLock.l_type = F_WRLCK; 209 fileLock.l_type = F_WRLCK;
|
/third_party/ltp/testcases/network/nfs/nfslock01/ |
D | nfs_flock.h | 19 lock_reg(fd, F_WRLCK, offset, whence, len, F_SETLK) 25 lock_reg(fd, F_WRLCK, offset, whence, len, F_SETLKW)
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | flock_tool.py | 47 op = struct.pack("hhIllqq", fcntl.F_WRLCK, 0, 0, 0, 0, 0, 0) 49 op = struct.pack("hhllhhl", fcntl.F_WRLCK, 0, 0, 0, 0, 0, 0)
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | flock_tool.py | 47 op = struct.pack("hhIllqq", fcntl.F_WRLCK, 0, 0, 0, 0, 0, 0) 49 op = struct.pack("hhllhhl", fcntl.F_WRLCK, 0, 0, 0, 0, 0, 0)
|
/third_party/musl/libc-test/src/functional/ |
D | fcntl.c | 23 fl.l_type = F_WRLCK; in main() 40 fl.l_type = F_WRLCK; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
D | 11-1.c | 31 .l_type = F_WRLCK, in child() 69 .l_type = F_WRLCK, in main()
|
/third_party/python/Lib/test/ |
D | test_fcntl.py | 36 fcntl.F_WRLCK, 0) 38 lockdata = struct.pack('qqihhi', 0, 0, 0, fcntl.F_WRLCK, 0, 0) 40 lockdata = struct.pack('hhlllii', fcntl.F_WRLCK, 0, 0, 0, 0, 0, 0) 42 lockdata = struct.pack('hh'+start_len+'hh', fcntl.F_WRLCK, 0, 0, 0, 0, 0)
|
/third_party/ltp/testcases/kernel/fs/doio/ |
D | file_lock.c | 80 flocks.l_type = F_WRLCK; in file_lock() 152 flocks.l_type = F_WRLCK; in record_lock()
|
/third_party/python/Modules/ |
D | fcntlmodule.c | 313 l.l_type = F_WRLCK; in fcntl_flock_impl() 394 l.l_type = F_WRLCK; in fcntl_lockf_impl() 531 #ifdef F_WRLCK in all_ins() 532 if (PyModule_AddIntMacro(m, F_WRLCK)) return -1; in all_ins()
|
/third_party/ltp/testcases/network/nfsv4/locks/ |
D | locktests.c | 162 request.l_type = F_WRLCK; in validationResults() 627 request.l_type = F_WRLCK; in master() 653 request.l_type = F_WRLCK; in master() 850 P("WRITE LOCK %d\n", F_WRLCK); in slave() 860 request.l_type = F_WRLCK; in slave()
|
/third_party/musl/porting/liteos_a/user/src/misc/ |
D | lockf.c | 9 .l_type = F_WRLCK, in lockf()
|
/third_party/musl/src/misc/ |
D | lockf.c | 9 .l_type = F_WRLCK, in lockf()
|