Home
last modified time | relevance | path

Searched refs:l_pid (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl14.c618 flock.l_pid = 0; in dochild()
668 if (flock.l_pid != 0) { in dochild()
672 flock.l_pid); in dochild()
676 if (flock.l_pid != parent) { in dochild()
680 test + 1, flock.l_pid, parent); in dochild()
704 flock.l_pid = 0; in dochild()
Dfcntl20.c158 fl->l_pid = (short)0; in do_test()
193 if (fl->l_pid != pid) { in compare_lock()
195 pid, fl->l_pid); in compare_lock()
Dfcntl19.c159 fl->l_pid = (short)0; in do_test()
194 if (fl->l_pid != pid) { in compare_lock()
196 pid, fl->l_pid); in compare_lock()
Dfcntl11.c145 fl->l_pid = (short)0; in do_test()
172 if (fl->l_pid != pid) in compare_lock()
174 pid, fl->l_pid); in compare_lock()
Dfcntl17.c293 fl.l_pid = (short)0; in do_test()
325 if (fl.l_pid != pid) { in do_test()
327 pid, fl.l_pid); in do_test()
Dfcntl21.c166 fl->l_pid = (short)0; in do_test()
201 if (fl->l_pid != pid) { in compare_lock()
203 pid, fl->l_pid); in compare_lock()
Dfcntl05.c176 flocks.l_pid = getpid(); in setup()
Dfcntl36.c79 .l_pid = 0, in fn_ofd_w()
158 .l_pid = 0, in fn_ofd_r()
Dfcntl09.c229 flocks.l_pid = getpid(); in setup()
Dfcntl10.c230 flocks.l_pid = getpid(); in setup()
/third_party/openssl/apps/lib/
Dvms_term_sock.c52 unsigned int iosb$l_pid; /* 32-bit pid */
76 # define iosb$l_pid iosb$r_l.iosb$l_pid
/third_party/musl/src/misc/
Dlockf.c17 if (l.l_type == F_UNLCK || l.l_pid == getpid()) in lockf()
/third_party/musl/porting/liteos_a/user/src/misc/
Dlockf.c19 if (l.l_type == F_UNLCK || l.l_pid == getpid()) in lockf()
/third_party/ltp/testcases/network/nfs/nfslock01/
Dnfs_flock_func.c35 return (lock.l_pid); in lock_test()
/third_party/musl/libc-test/src/functional/
Dfcntl.c41 _exit(fcntl(fd, F_GETLK, &fl) || fl.l_pid != getppid()); in main()
/third_party/alsa-utils/alsactl/
Dlock.c48 lck.l_pid = 0; in state_lock_()
/third_party/musl/libc-test/src/api/
Dfcntl.c82 F(pid_t, l_pid) in f()
/third_party/musl/porting/linux/user/include/
Dfcntl.h30 pid_t l_pid; member
/third_party/musl/include/
Dfcntl.h29 pid_t l_pid; member
/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h29 pid_t l_pid; member
/third_party/musl/ndk_musl_include/
Dfcntl.h30 pid_t l_pid; member
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h29 pid_t l_pid; member
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h29 pid_t l_pid; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h29 pid_t l_pid; member
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h29 pid_t l_pid; member

1234