Home
last modified time | relevance | path

Searched refs:F_WRLCK (Results 1 – 12 of 12) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dtst-ofdlocks-compat.c59 .l_type = F_WRLCK, in do_test()
79 .l_type = F_WRLCK, in do_test()
A Dtst-ofdlocks.c44 .l_type = F_WRLCK, in do_test()
67 .l_type = F_WRLCK, in do_test()
A Dtst-o_path-locks.c41 struct flock64 lock = { .l_type = F_WRLCK, }; in subprocess()
78 struct flock64 lock = { .l_type = F_WRLCK, }; in do_test()
/sysdeps/pthread/
A Dtst-flock2.c38 .l_type = F_WRLCK, in tf()
111 .l_type = F_WRLCK, in do_test()
190 fl.l_type = F_WRLCK; in do_test()
223 fl.l_type = F_WRLCK; in do_test()
/sysdeps/posix/
A Dflock.c40 lbuf.l_type = F_WRLCK; in __flock()
/sysdeps/unix/sysv/linux/microblaze/bits/
A Dfcntl.h57 #define F_WRLCK 1 /* Write lock. */ macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Dfcntl.h58 #define F_WRLCK 2 /* Write lock. */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dfcntl.h53 #define F_WRLCK 2 /* Write lock. */ macro
/sysdeps/mach/hurd/
A Df_setlk.c39 case F_WRLCK: cmd = LOCK_EX; break; in __f_setlk()
/sysdeps/unix/sysv/linux/sparc/bits/
A Dfcntl.h70 #define F_WRLCK 2 /* Write lock. */ macro
/sysdeps/mach/hurd/bits/
A Dfcntl.h219 #define F_WRLCK 2 /* Write lock. */ macro
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h224 # define F_WRLCK 1 /* Write lock. */ macro

Completed in 11 milliseconds