Home
last modified time | relevance | path

Searched refs:l_start (Results 1 – 22 of 22) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dfcntl.c54 .l_start = flk->l_start, in __libc_fcntl()
68 .l_start = flk->l_start, in __libc_fcntl()
75 if ((off_t) flk64.l_start != flk64.l_start in __libc_fcntl()
83 flk->l_start = flk64.l_start; in __libc_fcntl()
A Dtst-ofdlocks-compat.c61 .l_start = (off64_t)INT32_MAX + 1024, in do_test()
81 .l_start = INT32_MAX - 1024, in do_test()
A Dtst-ofdlocks.c46 .l_start = (off64_t)INT32_MAX + 1024, in do_test()
69 .l_start = INT32_MAX - 1024, in do_test()
/sysdeps/unix/sysv/linux/sh/bits/
A Dfcntl.h29 __off_t l_start; /* Offset where the lock begins. */ member
32 __off64_t l_start; /* Offset where the lock begins. */ member
43 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/generic/bits/
A Dfcntl.h34 __off_t l_start; /* Offset where the lock begins. */ member
37 __off64_t l_start; /* Offset where the lock begins. */ member
48 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/arm/bits/
A Dfcntl.h33 __off_t l_start; /* Offset where the lock begins. */ member
36 __off64_t l_start; /* Offset where the lock begins. */ member
47 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/m68k/bits/
A Dfcntl.h33 __off_t l_start; /* Offset where the lock begins. */ member
36 __off64_t l_start; /* Offset where the lock begins. */ member
47 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/riscv/bits/
A Dfcntl.h41 __off_t l_start; /* Offset where the lock begins. */ member
44 __off64_t l_start; /* Offset where the lock begins. */ member
55 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/powerpc/bits/
A Dfcntl.h41 __off_t l_start; /* Offset where the lock begins. */ member
44 __off64_t l_start; /* Offset where the lock begins. */ member
55 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/x86/bits/
A Dfcntl.h40 __off_t l_start; /* Offset where the lock begins. */ member
43 __off64_t l_start; /* Offset where the lock begins. */ member
54 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/s390/bits/
A Dfcntl.h42 __off_t l_start; /* Offset where the lock begins. */ member
45 __off64_t l_start; /* Offset where the lock begins. */ member
56 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/hppa/bits/
A Dfcntl.h61 __off_t l_start; /* Offset where the lock begins. */ member
64 __off64_t l_start; /* Offset where the lock begins. */ member
75 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/sparc/bits/
A Dfcntl.h78 __off_t l_start; /* Offset where the lock begins. */ member
81 __off64_t l_start; /* Offset where the lock begins. */ member
93 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/ia64/bits/
A Dfcntl.h36 __off_t l_start; /* Offset where the lock begins. */ member
46 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/mips/bits/
A Dfcntl.h72 __off_t l_start; /* Offset where the lock begins. */ member
80 __off64_t l_start; /* Offset where the lock begins. */ member
97 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/aarch64/bits/
A Dfcntl.h44 __off_t l_start; /* Offset where the lock begins. */ member
54 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/mach/hurd/
A Dfcntl.c158 .l_start = fl->l_start, in __libc_fcntl()
192 fl->l_start, fl->l_len, wait); in __libc_fcntl()
202 fl->l_start = fl64.l_start; in __libc_fcntl()
206 if ((sizeof fl->l_start != sizeof fl64.l_start in __libc_fcntl()
207 && fl->l_start != fl64.l_start) in __libc_fcntl()
255 fl->l_start, fl->l_len, wait); in __libc_fcntl()
/sysdeps/unix/sysv/linux/microblaze/bits/
A Dfcntl.h69 __off_t l_start; /* Offset where the lock begins. */ member
79 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/unix/sysv/linux/alpha/bits/
A Dfcntl.h70 __off_t l_start; /* Offset where the lock begins. */ member
80 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/mach/hurd/bits/
A Dfcntl.h197 __off_t l_start; /* Offset where the lock begins. */ member
200 __off64_t l_start; /* Offset where the lock begins. */ member
211 __off64_t l_start; /* Offset where the lock begins. */ member
/sysdeps/posix/
A Dflock.c51 lbuf.l_start = lbuf.l_len = 0L; /* Lock the whole file. */ in __flock()
/sysdeps/pthread/
A Dtst-flock2.c39 .l_start = 0, in tf()
112 .l_start = 0, in do_test()

Completed in 42 milliseconds