Home
last modified time | relevance | path

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

/src/usr.sbin/autofs/
H A Dcommon.c676 node_find_x(struct node *node, const char *path) in node_find_x() function
703 found = node_find_x(child, path); in node_find_x()
721 node = node_find_x(root, path); in node_find()