Home
last modified time | relevance | path

Searched refs:get_child_by_name (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/gnu/gcov/
H A Dgcov_fs.c688 get_child_by_name(struct gcov_node *parent, const char *name) in get_child_by_name() function
730 node = get_child_by_name(parent, curr); in add_node()