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

/freebsd-current/usr.sbin/autofs/
H A Dcommon.h86 void node_expand_wildcard(struct node *root, const char *key);
H A Dautomountd.c236 node_expand_wildcard(root, key);
H A Dcommon.c421 node_expand_wildcard(struct node *n, const char *key) function
434 node_expand_wildcard(child, key);

Completed in 72 milliseconds