/sysdeps/unix/sysv/linux/ia64/bits/ |
A D | fcntl.h | 42 struct flock64 struct 44 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 45 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 46 __off64_t l_start; /* Offset where the lock begins. */ 47 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 48 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/sh/bits/ |
A D | fcntl.h | 39 struct flock64 struct 41 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 42 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 43 __off64_t l_start; /* Offset where the lock begins. */ 44 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 45 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/generic/bits/ |
A D | fcntl.h | 44 struct flock64 struct 46 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 47 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 48 __off64_t l_start; /* Offset where the lock begins. */ 49 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 50 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/aarch64/bits/ |
A D | fcntl.h | 50 struct flock64 struct 52 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 53 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 54 __off64_t l_start; /* Offset where the lock begins. */ 55 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 56 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/riscv/bits/ |
A D | fcntl.h | 51 struct flock64 struct 53 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 54 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 55 __off64_t l_start; /* Offset where the lock begins. */ 56 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 57 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/arm/bits/ |
A D | fcntl.h | 43 struct flock64 struct 45 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 46 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 47 __off64_t l_start; /* Offset where the lock begins. */ 48 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 49 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/m68k/bits/ |
A D | fcntl.h | 43 struct flock64 struct 45 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 46 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 47 __off64_t l_start; /* Offset where the lock begins. */ 48 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 49 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/x86/bits/ |
A D | fcntl.h | 50 struct flock64 struct 52 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 53 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 54 __off64_t l_start; /* Offset where the lock begins. */ 55 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 56 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/powerpc/bits/ |
A D | fcntl.h | 51 struct flock64 struct 53 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 54 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 55 __off64_t l_start; /* Offset where the lock begins. */ 56 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 57 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/s390/bits/ |
A D | fcntl.h | 52 struct flock64 struct 54 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 55 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 56 __off64_t l_start; /* Offset where the lock begins. */ 57 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 58 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/alpha/bits/ |
A D | fcntl.h | 76 struct flock64 struct 78 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 79 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 80 __off64_t l_start; /* Offset where the lock begins. */ 81 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 82 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/hppa/bits/ |
A D | fcntl.h | 71 struct flock64 struct 73 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 74 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 75 __off64_t l_start; /* Offset where the lock begins. */ 76 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 77 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/microblaze/bits/ |
A D | fcntl.h | 75 struct flock64 struct 77 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 78 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 79 __off64_t l_start; /* Offset where the lock begins. */ 80 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 81 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/unix/sysv/linux/sparc/bits/ |
A D | fcntl.h | 89 struct flock64 struct 91 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 92 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 93 __off64_t l_start; /* Offset where the lock begins. */ 94 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 95 __pid_t l_pid; /* Process holding the lock. */ 96 short int __glibc_reserved;
|
/sysdeps/unix/sysv/linux/mips/bits/ |
A D | fcntl.h | 93 struct flock64 struct 95 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 96 short int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 97 __off64_t l_start; /* Offset where the lock begins. */ 98 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 99 __pid_t l_pid; /* Process holding the lock. */
|
/sysdeps/mach/hurd/bits/ |
A D | fcntl.h | 207 struct flock64 struct 209 int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ 210 int l_whence; /* Where `l_start' is relative to (like `lseek'). */ 211 __off64_t l_start; /* Offset where the lock begins. */ 212 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 213 __pid_t l_pid; /* Process holding the lock. */
|