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

/freebsd-current/usr.sbin/autofs/
H A Dcommon.c547 node_path_x(const struct node *n, char *x) function
565 return (node_path_x(n->n_parent, path));
578 path = node_path_x(n, checked_strdup(""));

Completed in 118 milliseconds