Home
last modified time | relevance | path

Searched refs:F_SETLKW64 (Results 1 – 16 of 16) sorted by relevance

/sysdeps/unix/sysv/linux/mips/bits/
A Dfcntl.h51 # define F_SETLKW F_SETLKW64 /* Set record locking info (blocking). */
57 # define F_SETLKW64 35 /* Set record locking info (blocking). */ macro
61 # define F_SETLKW64 7 /* Set record locking info (blocking). */ macro
/sysdeps/unix/sysv/linux/powerpc/powerpc64/
A Dsysdep.h29 if (cmd_ >= F_GETLK64 && cmd_ <= F_SETLKW64) \
/sysdeps/mach/hurd/
A Dfcntl.c148 cmd = F_SETLKW64; in __libc_fcntl()
164 if (cmd == F_SETLKW64) in __libc_fcntl()
187 case F_SETLKW64: in __libc_fcntl()
222 case F_SETLKW64: in __libc_fcntl()
227 if (cmd == F_SETLKW64) in __libc_fcntl()
250 case F_SETLKW64: in __libc_fcntl()
/sysdeps/unix/sysv/linux/ia64/bits/
A Dfcntl.h29 #define F_SETLKW64 7 /* Set record locking info (blocking). */ macro
/sysdeps/unix/sysv/linux/aarch64/bits/
A Dfcntl.h37 # define F_SETLKW64 7 macro
/sysdeps/unix/sysv/linux/riscv/bits/
A Dfcntl.h33 # define F_SETLKW64 7 /* Set record locking info (blocking). */ macro
/sysdeps/unix/sysv/linux/x86/bits/
A Dfcntl.h31 # define F_SETLKW64 7 /* Set record locking info (blocking). */ macro
/sysdeps/unix/sysv/linux/s390/bits/
A Dfcntl.h34 # define F_SETLKW64 7 /* Set record locking info (blocking). */ macro
/sysdeps/mach/hurd/bits/
A Dfcntl.h169 # define F_SETLKW F_SETLKW64
177 #define F_SETLKW64 12 /* Set record locking info (blocking). */ macro
/sysdeps/unix/sysv/linux/microblaze/bits/
A Dfcntl.h50 #define F_SETLKW64 14 /* Set record locking info (blocking). */ macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Dfcntl.h51 #define F_SETLKW64 F_SETLKW /* Set record locking info (blocking). */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dfcntl.h43 #define F_SETLKW64 10 /* Set record locking info (blocking). */ macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dfcntl.h65 # define F_SETLKW64 9 /* Set record locking info (blocking). */ macro
/sysdeps/unix/sysv/linux/
A Dfcntl64.c48 if (cmd == F_SETLKW || cmd == F_SETLKW64 || cmd == F_OFD_SETLKW) in __libc_fcntl64()
A Dfcntl.c45 case F_SETLKW64: in __libc_fcntl()
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h111 # define F_SETLKW F_SETLKW64 /* Set record locking info (blocking). */
117 # define F_SETLKW64 14 /* Set record locking info (blocking). */ macro

Completed in 11 milliseconds