Searched refs:rq_cred (Results 1 – 6 of 6) sorted by relevance
93 rqst->rq_cred = msg->rm_call.cb_cred; in _authenticate()96 cred_flavor = rqst->rq_cred.oa_flavor; in _authenticate()
587 r.rq_cred = msg.rm_call.cb_cred; in svc_getreq_common()
156 struct opaque_auth rq_cred; /* raw creds from the wire */ member
139 if (request->rq_cred.oa_flavor != AUTH_UNIX) { in sendquota()
626 if (rqstp->rq_cred.oa_flavor == AUTH_UNIX) in callit()
289 switch (rqstp->rq_cred.oa_flavor) { in ypbindprog_2()