Home
last modified time | relevance | path

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

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