Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/autofs/
H A Dcommon.c539 node_path_x(const struct node *n, char *x) in node_path_x() function
557 return node_path_x(n->n_parent, path); in node_path_x()
570 path = node_path_x(n, checked_strdup("")); in node_path()