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

/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_fcntl.h111 svr4_o_pid_t l_pid; member in struct:svr4_flock_svr3
121 svr4_pid_t l_pid; member in struct:svr4_flock
131 svr4_pid_t l_pid; member in struct:svr4_flock64
H A Dsvr4_fcntl.c167 oflp->l_pid = (svr4_pid_t) iflp->l_pid;
194 oflp->l_pid = (pid_t) iflp->l_pid;
222 oflp->l_pid = (svr4_pid_t) iflp->l_pid;
249 oflp->l_pid = (pid_t) iflp->l_pid;
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_fcntl.h67 ibcs2_pid_t l_pid; member in struct:ibcs2_flock
H A Dibcs2_fcntl.c98 iflp->l_pid = (ibcs2_pid_t)flp->l_pid;
106 (int)flp->l_start, (int)flp->l_len, (int)flp->l_pid,
118 flp->l_pid = (pid_t)iflp->l_pid;
/freebsd-11-stable/lib/libc/gen/
H A Dlockf.c71 fl.l_pid == getpid()))
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DLockFilePosix.cpp29 fl.l_pid = ::getpid();
/freebsd-11-stable/sys/sys/
H A Dfcntl.h276 pid_t l_pid; /* lock owner */ member in struct:flock
290 pid_t l_pid; /* lock owner */ member in struct:__oflock
/freebsd-11-stable/tests/sys/file/
H A Dflock_helper.c164 FAIL(fl1.l_pid != fl2.l_pid);
377 FAIL(fl.l_pid != pid);
812 * The l_pid and l_sysid fields are only used with F_GETLK to return
835 fl.l_pid = 9999;
875 FAIL(fl.l_pid != pid);
903 fl.l_pid = 9999;
918 FAIL(fl.l_pid != 9999);
928 fl.l_pid = 1234;
949 FAIL(fl.l_pid !
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.c132 s_flock.l_pid = getpid();
157 s_flock.l_pid = getpid();
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c1200 l_pid_t l_pid; member in struct:l_flock
1227 bsd_flock->l_pid = (pid_t)linux_flock->l_pid;
1248 linux_flock->l_pid = (l_pid_t)bsd_flock->l_pid;
1257 l_pid_t l_pid; member in struct:l_flock64
1284 bsd_flock->l_pid = (pid_t)linux_flock->l_pid;
1305 linux_flock->l_pid = (l_pid_t)bsd_flock->l_pid;
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/vfs/
H A Dt_vnops.c759 l.l_pid = 0;
903 expect[i].l_pid = pid[i];
927 result[nlocks].l_pid = pid[i];
938 ATF_CHECK_EQ(result[j].l_pid, expect[j].l_pid );
/freebsd-11-stable/sys/nlm/
H A Dnlm_advlock.c286 svid = fl->l_pid;
410 if (fl->l_pid > PID_MAX) {
420 if (ns->ns_svid == fl->l_pid) {
432 p = pfind(fl->l_pid);
714 newfl.l_pid = svid;
1099 fl->l_pid = h->svid;
H A Dnlm_prot_impl.c1898 fl.l_pid = argp->alock.svid;
1917 result->stat.nlm4_testrply_u.holder.svid = fl.l_pid;
2005 fl.l_pid = argp->alock.svid;
2036 && af->af_fl.l_pid == fl.l_pid
2184 fl.l_pid = argp->alock.svid;
2201 && af->af_fl.l_pid == fl.l_pid
2273 fl.l_pid = argp->alock.svid;
/freebsd-11-stable/sys/kern/
H A Dkern_lockf.c302 h = HASHSTEP(0, fl->l_pid);
324 return lo->lo_pid == fl->l_pid
516 lo->lo_pid = fl->l_pid;
1595 fl->l_pid = block->lf_owner->lo_pid;
1910 ldesc->fl.l_pid = lf->lf_owner->lo_pid;
1976 ldesc->fl.l_pid = lf->lf_owner->lo_pid;
H A Dkern_descrip.c431 fl.l_pid = ofl.l_pid;
468 ofl.l_pid = fl.l_pid;
/freebsd-11-stable/sys/nfs/
H A Dnfs_lock.c339 fl->l_pid = p->p_nlminfo->getlk_pid;
/freebsd-11-stable/contrib/gcc/
H A Dgcov-io.c74 s_flock.l_pid = getpid ();
/freebsd-11-stable/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c165 fl.l_pid = getpid();
179 fl.l_pid = getpid();
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dkern.c599 (unsigned long long)mp->lm_fl.l_len, (u_long)mp->lm_fl.l_pid,
/freebsd-11-stable/contrib/apr/locks/unix/
H A Dproc_mutex.c1010 proc_mutex_lock_it.l_pid = 0; /* pid not actually interesting */
1015 proc_mutex_unlock_it.l_pid = 0; /* pid not actually interesting */
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdport.c3067 * For FreeBSD8, the l_pid and l_sysid must be set to the same
3076 fl.l_pid = (pid_t)0;
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c3858 fl->l_pid = (pid_t)0;
H A Dnfs_clrpcops.c3971 fl->l_pid = (pid_t)0;
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c25165 (int)p->l_pid, s);
25180 zType, (int)l2.l_start, (int)l2.l_len, (int)l2.l_pid);
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c[all...]

Completed in 795 milliseconds