Searched defs:getaddr_nfs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c148 static int getaddr_nfs(struct nfs_args *, char *, struct netconfig **,
692 if (r = getaddr_nfs(argp, host, &nconf,
1963 * getaddr_nfs will also fill in the fh for us.
1965 r = getaddr_nfs(args, fshost, nconfp,
2074 retval = getaddr_nfs(args, fshost, nconfp, FALSE,
2403 getaddr_nfs(struct nfs_args *args, char *fshost, struct netconfig **nconfp, function
2539 pr_err(gettext("getaddr_nfs: couldn't stat: %s: %s\n"),

Completed in 50 milliseconds