/sysdeps/unix/sysv/linux/ |
A D | fcntl.c | 56 .l_pid = flk->l_pid in __libc_fcntl() 70 .l_pid = flk->l_pid in __libc_fcntl() 85 flk->l_pid = flk64.l_pid; in __libc_fcntl()
|
/sysdeps/unix/sysv/linux/ia64/bits/ |
A D | fcntl.h | 38 __pid_t l_pid; /* Process holding the lock. */ member 48 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/sh/bits/ |
A D | fcntl.h | 35 __pid_t l_pid; /* Process holding the lock. */ member 45 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/generic/bits/ |
A D | fcntl.h | 40 __pid_t l_pid; /* Process holding the lock. */ member 50 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/arm/bits/ |
A D | fcntl.h | 39 __pid_t l_pid; /* Process holding the lock. */ member 49 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/m68k/bits/ |
A D | fcntl.h | 39 __pid_t l_pid; /* Process holding the lock. */ member 49 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/aarch64/bits/ |
A D | fcntl.h | 46 __pid_t l_pid; /* Process holding the lock. */ member 56 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/riscv/bits/ |
A D | fcntl.h | 47 __pid_t l_pid; /* Process holding the lock. */ member 57 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/powerpc/bits/ |
A D | fcntl.h | 47 __pid_t l_pid; /* Process holding the lock. */ member 57 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/x86/bits/ |
A D | fcntl.h | 46 __pid_t l_pid; /* Process holding the lock. */ member 56 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/s390/bits/ |
A D | fcntl.h | 48 __pid_t l_pid; /* Process holding the lock. */ member 58 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/microblaze/bits/ |
A D | fcntl.h | 71 __pid_t l_pid; /* Process holding the lock. */ member 81 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/alpha/bits/ |
A D | fcntl.h | 72 __pid_t l_pid; /* Process holding the lock. */ member 82 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/hppa/bits/ |
A D | fcntl.h | 67 __pid_t l_pid; /* Process holding the lock. */ member 77 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/sparc/bits/ |
A D | fcntl.h | 84 __pid_t l_pid; /* Process holding the lock. */ member 95 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/unix/sysv/linux/mips/bits/ |
A D | fcntl.h | 83 __pid_t l_pid; /* Process holding the lock. */ member 99 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/mach/hurd/bits/ |
A D | fcntl.h | 203 __pid_t l_pid; /* Process holding the lock. */ member 213 __pid_t l_pid; /* Process holding the lock. */ member
|
/sysdeps/mach/hurd/ |
A D | fcntl.c | 160 .l_pid = fl->l_pid in __libc_fcntl() 204 fl->l_pid = fl64.l_pid; in __libc_fcntl()
|