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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c756 * authget() gets an auth handle based on the security
769 authget(servinfo4_t *svp, CLIENT *ch_client, cred_t *cr) function
920 error = authget(svp, cp->ch_client, cr);
975 error = authget(svp, cp->ch_client, cr);
1021 * clget4 calls authget() to get an auth handle. For RPCSEC_GSS

Completed in 62 milliseconds