OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_child
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/autofs/
common.c
612
const struct node *child, *
first_child
;
local in function:node_print_indent
627
first_child
= TAILQ_FIRST(&n->n_children);
628
if (
first_child
== NULL || TAILQ_NEXT(
first_child
, n_next) != NULL ||
629
strcmp(path, node_path(
first_child
)) != 0) {
Completed in 11 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025