Home
last modified time | relevance | path

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

/freebsd/usr.sbin/autofs/
H A Dcommon.h75 struct node *node_new_root(void);
H A Dautomount.c397 root = node_new_root(); in main_automount()
H A Dautomountd.c197 root = node_new_root(); in handle_request()
H A Dcommon.c160 node_new_root(void) in node_new_root() function
307 tmproot = node_new_root(); in node_expand_includes()