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

  /src/usr.sbin/autofs/
common.h 88 struct node *node_find(struct node *, const char *mountpoint);
automountd.c 234 node = node_find(root, adr->adr_path);
280 node = node_find(root, tmp);
automount.c 163 n = node_find(root, mntbuf[i].f_mntonname);
common.c 706 node_find(struct node *root, const char *path) function in typeref:struct:node *

Completed in 312 milliseconds