HomeSort by: relevance | last modified time | path
    Searched refs:node_expand_wildcard (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/autofs/
common.h 94 void node_expand_wildcard(struct node *, const char *);
automountd.c 232 node_expand_wildcard(root, key);
common.c 417 node_expand_wildcard(struct node *n, const char *key) function in typeref:typename:void
430 node_expand_wildcard(child, key);

Completed in 13 milliseconds