Home
last modified time | relevance | path

Searched refs:rq_xprt (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dsvc_authux.c126 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()
A Dsvc_auth.c110 rqst->rq_xprt->xp_verf.oa_flavor = _null_auth.oa_flavor; in _authenticate()
111 rqst->rq_xprt->xp_verf.oa_length = 0; in _authenticate()
A Dsvc.c379 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()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Dsvc.h155 SVCXPRT *rq_xprt; /* associated transport */ member

Completed in 5 milliseconds