Home
last modified time | relevance | path

Searched refs: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, in mount_nfs()
1965 r = getaddr_nfs(args, fshost, nconfp, in get_fh_via_pub()
2074 retval = getaddr_nfs(args, fshost, nconfp, FALSE, in get_fh()
2403 getaddr_nfs(struct nfs_args *args, char *fshost, struct netconfig **nconfp, in getaddr_nfs() function