Searched refs:__rpc_gss_wrap (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpcsec_gss_if.c53 bool_t (*__rpc_gss_wrap)(); member in struct:__anon2027
124 if ((calls.__rpc_gss_wrap = (bool_t (*)()) dlsym(handle,
125 "__rpc_gss_wrap")) == NULL)
277 __rpc_gss_wrap(AUTH *auth, char *buf, uint_t buflen, XDR *out_xdrs, function
282 return ((*calls.__rpc_gss_wrap)(auth, buf, buflen, out_xdrs,
H A Dclnt_dg.c58 extern bool_t __rpc_gss_wrap(AUTH *, char *, uint_t, XDR *, bool_t (*)(),
317 if (!__rpc_gss_wrap(cl->cl_auth, cu->cu_outbuf,
656 if (!__rpc_gss_wrap(cl->cl_auth, cu->cu_outbuf,
H A Dclnt_vc.c76 extern bool_t __rpc_gss_wrap(AUTH *, char *, uint_t, XDR *, bool_t (*)(),
698 if (!__rpc_gss_wrap(cl->cl_auth, ct->ct_mcall,
843 if (!__rpc_gss_wrap(cl->cl_auth, ct->ct_mcall,
/osnet-11/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss.c785 __rpc_gss_wrap(auth, buf, buflen, out_xdrs, xdr_func, xdr_ptr) function
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl687 bool_t __rpc_gss_wrap(AUTH *, char *, uint_t, XDR *, bool_t (*)(), caddr_t);

Completed in 56 milliseconds