OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rc_marker
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
rump.c
605
struct rump_component *rc, *rc_next,
rc_marker
;
local
610
rc_marker
.rc_type = RUMP_COMPONENT_MAX;
611
rc_marker
.rc_init = NULL;
614
LIST_INSERT_AFTER(rc, &
rc_marker
, rc_entries);
617
rc_next = LIST_NEXT(&
rc_marker
, rc_entries);
618
LIST_REMOVE(&
rc_marker
, rc_entries);
Completed in 20 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026