Home
last modified time | relevance | path

Searched refs:F_GETLK (Results 1 – 8 of 8) sorted by relevance

/sysdeps/unix/sysv/linux/alpha/bits/
A Dfcntl.h46 #define F_GETLK 7 /* Get record locking info. */ macro
49 #define F_GETLK64 F_GETLK /* Get record locking info. */
/sysdeps/unix/sysv/linux/mips/bits/
A Dfcntl.h45 # define F_GETLK 14 /* Get record locking info. */ macro
49 # define F_GETLK F_GETLK64 /* Get record locking info. */ macro
/sysdeps/unix/sysv/linux/powerpc/powerpc64/
A Dsysdep.h30 cmd_ -= F_GETLK64 - F_GETLK; \
/sysdeps/mach/hurd/bits/
A Dfcntl.h167 # define F_GETLK F_GETLK64 macro
171 # define F_GETLK 7 /* Get record locking info. */ macro
/sysdeps/unix/sysv/linux/microblaze/bits/
A Dfcntl.h45 #define F_GETLK 5 /* Get record locking info. */ macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dfcntl.h57 # define F_GETLK 7 /* Get record locking info. */ macro
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h103 #ifndef F_GETLK
105 # define F_GETLK 5 /* Get record locking info. */ macro
109 # define F_GETLK F_GETLK64 /* Get record locking info. */ macro
/sysdeps/mach/hurd/
A Dfcntl.c133 case F_GETLK: in __libc_fcntl()
141 case F_GETLK: in __libc_fcntl()

Completed in 8 milliseconds