OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lck
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/rpc.lockd/
lockd_lock.c
359
unlock(nlm4_lock *
lck
, int flags)
365
if (fhconv(&filehandle, &
lck
->fh)) {
371
if (strcmp(fl->client_name,
lck
->caller_name) ||
373
fl->client.oh.n_len !=
lck
->oh.n_len ||
374
memcmp(fl->client.oh.n_bytes,
lck
->oh.n_bytes,
376
fl->client.svid !=
lck
->svid)
380
"status %d",
lck
->caller_name,
lck
->svid, fl->status);
411
lck
->caller_name);
/src/games/tetris/
scores.c
382
int sd, mint,
lck
;
local in function:getscores
393
lck
= LOCK_EX;
399
lck
= LOCK_SH;
426
if (flock(sd,
lck
))
Completed in 67 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025