Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h302 #define AUTH_WRAP(auth, buf, buflen, xdrs, xfunc, xwhere) \ macro
H A Dclnt_rdma.c379 if (!AUTH_WRAP(h->cl_auth, (caddr_t)p->cku_rpchdr, in clnt_compose_rpcmsg()
H A Dclnt_clts.c553 if (!AUTH_WRAP(h->cl_auth, (caddr_t)p->cku_rpchdr, in clnt_clts_kcallit_addr()
H A Dclnt_cots.c1100 if (!AUTH_WRAP(h->cl_auth, p->cku_rpchdr, WIRE_HDR_SIZE+4, in clnt_cots_kcallit()