Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/autofs/
H A Dcommon.c434 node_path(n)); in node_expand_defined()
560 node_path(const struct node *n) in node_path() function
610 path = node_path(n); in node_print_indent()
624 strcmp(path, node_path(first_child)) != 0) { in node_print_indent()
671 tmp = node_path(node); in node_find_x()
H A Dcommon.h102 char *node_path(const struct node *n);
H A Dautomount.c111 mountpoint = node_path(n); in mount_if_not_already()
H A Dautomountd.c126 path = node_path(node); in create_subtree()