Searched refs:rpc_gss_getcred (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | rpcsec_gss_if.c | 49 bool_t (*rpc_gss_getcred)(); member 111 if ((calls.rpc_gss_getcred = (bool_t (*)()) dlsym(handle, in rpcgss_calls_init() 244 rpc_gss_getcred(struct svc_req *req, rpc_gss_rawcred_t **rcred, in rpc_gss_getcred() function 249 return ((*calls.rpc_gss_getcred)(req, rcred, ucred, cookie)); in rpc_gss_getcred()
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | rpcsec_gss.h | 292 rpc_gss_getcred(
|
/titanic_50/usr/src/uts/common/rpc/sec/ |
H A D | sec_svc.c | 182 stat = rpc_gss_getcred(req, &rcred, &ucred, &cookie); in sec_svc_getcred()
|
/titanic_50/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 123 rpc_gss_getcred;
|
H A D | llib-lnsl | 759 bool_t rpc_gss_getcred(struct svc_req *req, rpc_gss_rawcred_t **rcred,
|
/titanic_50/usr/src/cmd/krb5/kadmin/server/ |
H A D | server_stubs.c | 83 rpc_gss_getcred(rqstp, &raw_cred, NULL, &cookie); in get_clnt_name() 262 rpc_gss_getcred(rqstp, &raw_cred, NULL, NULL); in setup_gss_names() 319 rpc_gss_getcred(rqstp, &raw_cred, NULL, &cookie); in acceptor_name()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_log_xdr.c | 69 (void) rpc_gss_getcred(req, &rcred, &ucred, &cookie); in nfsl_principal_name_get()
|
/titanic_50/usr/src/man/man3nsl/ |
H A D | Makefile | 42 rpc_gss_getcred.3nsl \
|
/titanic_50/usr/src/uts/common/rpc/sec_gss/ |
H A D | svc_rpcsec_gss.c | 552 rpc_gss_getcred(req, rcred, ucred, cookie) in rpc_gss_getcred() function
|
/titanic_50/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 934 NO_UNLOAD_STUB(rpcsec_gss, rpc_gss_getcred, nomod_zero);
|
/titanic_50/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 1015 NO_UNLOAD_STUB(rpcsec_gss, rpc_gss_getcred, nomod_zero);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 38 file path=usr/share/man/man3nsl/rpc_gss_getcred.3nsl
|