OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_fl
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/rpc.lockd/
lockd_lock.c
814
struct file_lock *fl, *
next_fl
;
local in function:notify
819
for (fl = LIST_FIRST(&lcklst_head); fl != NULL; fl =
next_fl
) {
820
next_fl
= LIST_NEXT(fl, lcklst);
lockd_lock.c
814
struct file_lock *fl, *
next_fl
;
local in function:notify
819
for (fl = LIST_FIRST(&lcklst_head); fl != NULL; fl =
next_fl
) {
820
next_fl
= LIST_NEXT(fl, lcklst);
Completed in 23 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025