Searched defs:rpc_gss_getcred (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpcsec_gss_if.c49 bool_t (*rpc_gss_getcred)(); member in struct:__anon3673
111 if ((calls.rpc_gss_getcred = (bool_t (*)()) dlsym(handle,
244 rpc_gss_getcred(struct svc_req *req, rpc_gss_rawcred_t **rcred, function
249 return ((*calls.rpc_gss_getcred)(req, rcred, ucred, cookie));
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Dsvc_rpcsec_gss.c552 rpc_gss_getcred(req, rcred, ucred, cookie) function
583 RPCGSS_LOG(1, "rpc_gss_getcred: "
598 RPCGSS_LOG(1, "rpc_gss_getcred: "

Completed in 48 milliseconds