Home
last modified time | relevance | path

Searched refs:l_type (Results 1 – 25 of 65) sorted by relevance

123

/glibc-2.36/sysdeps/unix/sysv/linux/
Dfcntl.c52 .l_type = flk->l_type, in __libc_fcntl()
66 .l_type = flk->l_type, in __libc_fcntl()
81 flk->l_type = flk64.l_type; in __libc_fcntl()
Dtst-ofdlocks-compat.c59 .l_type = F_WRLCK, in do_test()
79 .l_type = F_WRLCK, in do_test()
Dtst-ofdlocks.c44 .l_type = F_WRLCK, in do_test()
67 .l_type = F_WRLCK, in do_test()
/glibc-2.36/io/
Dlockf.c32 .l_type = F_WRLCK, in lockf()
45 fl.l_type = F_RDLCK; in lockf()
48 if (fl.l_type == F_UNLCK || fl.l_pid == __getpid ()) in lockf()
53 fl.l_type = F_UNLCK; in lockf()
Dlockf64.c28 .l_type = F_WRLCK, in __lockf64()
41 fl64.l_type = F_RDLCK; in __lockf64()
44 if (fl64.l_type == F_UNLCK || fl64.l_pid == __getpid ()) in __lockf64()
49 fl64.l_type = F_UNLCK; in __lockf64()
/glibc-2.36/sysdeps/pthread/
Dtst-flock2.c38 .l_type = F_WRLCK, in tf()
111 .l_type = F_WRLCK, in do_test()
146 fl.l_type = F_UNLCK; in do_test()
190 fl.l_type = F_WRLCK; in do_test()
223 fl.l_type = F_WRLCK; in do_test()
/glibc-2.36/nptl/
Dtst-cancel7.c64 .l_type = F_WRLCK, in sl()
133 .l_type = F_WRLCK, in do_test()
141 if (fl.l_type != F_UNLCK) in do_test()
165 .l_type = F_WRLCK, in do_cleanup()
170 if (fcntl (fileno (f), F_GETLK, &fl) == 0 && fl.l_type != F_UNLCK in do_cleanup()
/glibc-2.36/sysdeps/mach/hurd/
Dfcntl.c156 .l_type = fl->l_type, in __libc_fcntl()
191 return __f_setlk (fd, fl->l_type, fl->l_whence, in __libc_fcntl()
200 fl->l_type = fl64.l_type; in __libc_fcntl()
254 return __f_setlk (fd, fl->l_type, fl->l_whence, in __libc_fcntl()
/glibc-2.36/sysdeps/posix/
Dflock.c37 lbuf.l_type = F_RDLCK; in __flock()
40 lbuf.l_type = F_WRLCK; in __flock()
43 lbuf.l_type = F_UNLCK; in __flock()
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/bits/
Dfcntl.h34 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
44 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/sh/bits/
Dfcntl.h26 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
41 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/generic/bits/
Dfcntl.h31 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
46 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/bits/
Dfcntl.h30 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
45 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/arm/bits/
Dfcntl.h30 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
45 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/bits/
Dfcntl.h42 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
52 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/bits/
Dfcntl.h37 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
52 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/bits/
Dfcntl.h38 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
53 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dfcntl.h38 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
53 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/x86/bits/
Dfcntl.h37 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
52 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/s390/bits/
Dfcntl.h39 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
54 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/bits/
Dfcntl.h67 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
77 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/elf/
Dloadtest.c79 if (map->l_type == lt_loaded) \
157 if (map->l_type == lt_loaded in main()
190 if (map->l_type == lt_loaded) in main()
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/bits/
Dfcntl.h58 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
73 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dfcntl.h68 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
78 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/
Dfcntl.h75 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member
91 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member

123