OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_child
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_exit.c
203
struct proc *p, *child, *
next_child
, *old_parent, *new_parent;
local in function:exit1
465
for (; child != NULL; child =
next_child
) {
466
next_child
= LIST_NEXT(child, p_sibling);
/src/usr.sbin/mrouted/
prune.c
550
next_child
(struct gtable **gtpp, struct stable **stpp, u_long grp, u_long src,
function in typeref:typename:int
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025