Searched refs:SVCAUTH_UNWRAP (Results 1 – 6 of 6) sorted by relevance
| /trueos/sys/rpc/ |
| HD | svc.h | 495 #define SVCAUTH_UNWRAP(auth, mp) \ macro 502 #define SVCAUTH_UNWRAP(auth, xdrs, xfunc, xwhere) \ macro
|
| HD | svc.c | 946 if (!SVCAUTH_UNWRAP(&r->rq_auth, &r->rq_args)) { in svc_getreq()
|
| /trueos/include/rpc/ |
| HD | svc.h | 218 #define SVCAUTH_UNWRAP(auth, xdrs, xfunc, xwhere) \ macro
|
| /trueos/lib/libc/rpc/ |
| HD | svc_raw.c | 219 return (SVCAUTH_UNWRAP(&SVC_AUTH(xprt), &srp->xdr_stream,
|
| HD | svc_vc.c | 626 return (SVCAUTH_UNWRAP(&SVC_AUTH(xprt),
|
| HD | svc_dg.c | 390 return (SVCAUTH_UNWRAP(&SVC_AUTH(xprt),
|