Searched refs:clget (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_clnt.h627 extern int clget(clinfo_t *, servinfo_t *, cred_t *, CLIENT **,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c232 int clget(clinfo_t *, servinfo_t *, cred_t *, CLIENT **,
446 "clget: couldn't create handle: %m\n");
470 clget(clinfo_t *ci, servinfo_t *svp, cred_t *cr, CLIENT **newcl, function
510 * clget calls sec_clnt_geth() to get an auth handle. For RPCSEC_GSS
571 * clget calls sec_clnt_geth() to get an auth handle. For RPCSEC_GSS
1058 * clget() calls clnt_tli_kinit() which clears the xid, so we

Completed in 55 milliseconds