Home
last modified time | relevance | path

Searched refs:SVCAUTH_UNWRAP (Results 1 – 6 of 6) sorted by relevance

/trueos/sys/rpc/
HDsvc.h495 #define SVCAUTH_UNWRAP(auth, mp) \ macro
502 #define SVCAUTH_UNWRAP(auth, xdrs, xfunc, xwhere) \ macro
HDsvc.c946 if (!SVCAUTH_UNWRAP(&r->rq_auth, &r->rq_args)) { in svc_getreq()
/trueos/include/rpc/
HDsvc.h218 #define SVCAUTH_UNWRAP(auth, xdrs, xfunc, xwhere) \ macro
/trueos/lib/libc/rpc/
HDsvc_raw.c219 return (SVCAUTH_UNWRAP(&SVC_AUTH(xprt), &srp->xdr_stream,
HDsvc_vc.c626 return (SVCAUTH_UNWRAP(&SVC_AUTH(xprt),
HDsvc_dg.c390 return (SVCAUTH_UNWRAP(&SVC_AUTH(xprt),