OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:locker
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/rpc.lockd/
lockd_lock.c
104
pid_t
locker
; /* pid of the child process trying to get the lock */
member in struct:file_lock
458
if (pid == fl->
locker
)
467
fl->
locker
= 0;
548
switch (fl->
locker
= fork()) {
573
fl->client_name, fl->client.svid, fl->
locker
);
lockd_lock.c
104
pid_t
locker
; /* pid of the child process trying to get the lock */
member in struct:file_lock
458
if (pid == fl->
locker
)
467
fl->
locker
= 0;
548
switch (fl->
locker
= fork()) {
573
fl->client_name, fl->client.svid, fl->
locker
);
Completed in 24 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025