Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c145 static int make_secure(struct nfs_args *, char *, struct netconfig *,
701 if (make_secure(argp, host, nconf, use_pubfh, vers) < 0) { in mount_nfs()
1258 make_secure(struct nfs_args *args, char *hostname, struct netconfig *nconf, in make_secure() function