Searched refs:flavorp (Results 1 – 2 of 2) sorted by relevance
171 svc_getcred(struct svc_req *rqst, struct ucred **crp, int *flavorp) in svc_getcred() argument179 if (flavorp) in svc_getcred()180 *flavorp = flavor; in svc_getcred()219 return (_svcauth_rpcsec_gss_getcred(rqst, crp, flavorp)); in svc_getcred()
515 rpc_gss_svc_getcred(struct svc_req *req, struct ucred **crp, int *flavorp) in rpc_gss_svc_getcred() argument528 if (flavorp) in rpc_gss_svc_getcred()529 *flavorp = client->cl_rpcflavor; in rpc_gss_svc_getcred()