Home
last modified time | relevance | path

Searched defs:flock64 (Results 1 – 16 of 16) sorted by relevance

/sysdeps/unix/sysv/linux/ia64/bits/
A Dfcntl.h42 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 Dfcntl.h39 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 Dfcntl.h44 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 Dfcntl.h50 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 Dfcntl.h51 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 Dfcntl.h43 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 Dfcntl.h43 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 Dfcntl.h50 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 Dfcntl.h51 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 Dfcntl.h52 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 Dfcntl.h76 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 Dfcntl.h71 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 Dfcntl.h75 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 Dfcntl.h89 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 Dfcntl.h93 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 Dfcntl.h207 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. */

Completed in 12 milliseconds