__rpc_gss_wrap
if (!__rpc_gss_wrap(cl->cl_auth, cu->cu_outbuf,
extern bool_t __rpc_gss_wrap(AUTH *, char *, uint_t, XDR *, bool_t (*)(),
if (!__rpc_gss_wrap(cl->cl_auth, cu->cu_outbuf,
if (!__rpc_gss_wrap(cl->cl_auth, ct->ct_mcall,
extern bool_t __rpc_gss_wrap(AUTH *, char *, uint_t, XDR *, bool_t (*)(),
if (!__rpc_gss_wrap(cl->cl_auth, ct->ct_mcall,
if ((calls.__rpc_gss_wrap = (bool_t (*)()) dlsym(handle,
return ((*calls.__rpc_gss_wrap)(auth, buf, buflen, out_xdrs,
bool_t (*__rpc_gss_wrap)();
bool_t __rpc_gss_wrap();