Searched refs:rq_xprt (Results 1 – 4 of 4) sorted by relevance
126 rqst->rq_xprt->xp_verf.oa_flavor = in _svcauth_unix()128 rqst->rq_xprt->xp_verf.oa_base = in _svcauth_unix()130 rqst->rq_xprt->xp_verf.oa_length = in _svcauth_unix()135 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL; in _svcauth_unix()136 rqst->rq_xprt->xp_verf.oa_length = 0; in _svcauth_unix()
110 rqst->rq_xprt->xp_verf.oa_flavor = _null_auth.oa_flavor; in _authenticate()111 rqst->rq_xprt->xp_verf.oa_length = 0; in _authenticate()
379 r.rq_xprt = xprt; in libc_hidden_def()390 r.rq_xprt->xp_verf.oa_flavor = _null_auth.oa_flavor; in libc_hidden_def()391 r.rq_xprt->xp_verf.oa_length = 0; in libc_hidden_def()
155 SVCXPRT *rq_xprt; /* associated transport */ member
Completed in 5 milliseconds