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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c235 static int acl_clget(mntinfo_t *, servinfo_t *, cred_t *, CLIENT **,
482 acl_clget(mntinfo_t *mi, servinfo_t *svp, cred_t *cr, CLIENT **newcl, function
1609 * acl_clget() calls clnt_tli_kinit() which clears the xid, so we
1613 rpcerr.re_errno = acl_clget(mi, svp, cr, &client, &ch, nfscl);

Completed in 83 milliseconds