Searched refs:node_find_x (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/autofs/
H A Dcommon.c675 node_find_x(struct node *node, const char *path) function
702 found = node_find_x(child, path);
720 node = node_find_x(root, path);

Completed in 74 milliseconds