Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/autofs/
H A Dcommon.h94 struct node *node_new_root(void);
H A Dautomount.c319 root = node_new_root(); in main_automount()
H A Dautomountd.c187 root = node_new_root(); in handle_request()
H A Dcommon.c147 node_new_root(void) in node_new_root() function
294 tmproot = node_new_root(); in node_expand_includes()