Home
last modified time | relevance | path

Searched refs:F_SETLK64 (Results 1 – 13 of 13) sorted by relevance

/sysdeps/unix/sysv/linux/mips/bits/
A Dfcntl.h50 # define F_SETLK F_SETLK64 /* Set record locking info (non-blocking).*/
56 # define F_SETLK64 34 /* Set record locking info (non-blocking). */ macro
60 # define F_SETLK64 6 /* Set record locking info (non-blocking).*/ macro
/sysdeps/unix/sysv/linux/ia64/bits/
A Dfcntl.h28 #define F_SETLK64 6 /* Set record locking info (non-blocking). */ macro
/sysdeps/unix/sysv/linux/aarch64/bits/
A Dfcntl.h36 # define F_SETLK64 6 macro
/sysdeps/unix/sysv/linux/riscv/bits/
A Dfcntl.h32 # define F_SETLK64 6 /* Set record locking info (non-blocking). */ macro
/sysdeps/unix/sysv/linux/x86/bits/
A Dfcntl.h30 # define F_SETLK64 6 /* Set record locking info (non-blocking). */ macro
/sysdeps/unix/sysv/linux/s390/bits/
A Dfcntl.h33 # define F_SETLK64 6 /* Set record locking info (non-blocking). */ macro
/sysdeps/mach/hurd/bits/
A Dfcntl.h168 # define F_SETLK F_SETLK64
176 #define F_SETLK64 11 /* Set record locking info (non-blocking). */ macro
/sysdeps/unix/sysv/linux/microblaze/bits/
A Dfcntl.h49 #define F_SETLK64 13 /* Set record locking info (non-blocking). */ macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Dfcntl.h50 #define F_SETLK64 F_SETLK /* Set record locking info (non-blocking). */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dfcntl.h42 #define F_SETLK64 9 /* Set record locking info (non-blocking). */ macro
/sysdeps/mach/hurd/
A Dfcntl.c145 cmd = F_SETLK64; in __libc_fcntl()
190 case F_SETLK64: in __libc_fcntl()
221 case F_SETLK64: in __libc_fcntl()
253 case F_SETLK64: in __libc_fcntl()
/sysdeps/unix/sysv/linux/sparc/bits/
A Dfcntl.h64 # define F_SETLK64 8 /* Set record locking info (non-blocking). */ macro
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h110 # define F_SETLK F_SETLK64 /* Set record locking info (non-blocking).*/
116 # define F_SETLK64 13 /* Set record locking info (non-blocking). */ macro

Completed in 13 milliseconds