OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gotlock
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hack/
hack.unix.c
310
goto
gotlock
; /* no such file */
316
goto
gotlock
;
323
gotlock
:
/src/lib/libc/gen/
utmpx.c
244
int
gotlock
= 0;
local
275
gotlock
++;
281
if (!
gotlock
) {
297
if (
gotlock
) {
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
4746
int
gotlock
, lktype = 0;
local
4763
gotlock
= nfsv4_lock(&nfsv4rootfs_lock, 1, NULL,
4765
} while (!
gotlock
);
4814
int
gotlock
, error, lktype = 0, retrycnt, zapped_clp;
local
4938
gotlock
= nfsv4_lock(&nfsv4rootfs_lock, 1, NULL,
4940
} while (!
gotlock
);
5712
int
gotlock
;
local
5717
gotlock
= nfsv4_lock(&lfp->lf_locallock_lck, 1, NULL,
5719
} while (
gotlock
== 0);
Completed in 24 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026