Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c137 static int get_pathconf(CLIENT *, char *, char *, struct pathcnf **, int);
2134 if (error = get_pathconf(cl, dir, remname, in nfsmount()
2445 get_pathconf(CLIENT *cl, char *path, char *fsname, struct pathcnf **pcnf, in get_pathconf() function