Home
last modified time | relevance | path

Searched refs:authkern_create (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_kern.c84 authkern_create(void) in authkern_create() function
H A Dsec_clnt.c463 *ap = (AUTH *) authkern_create(); in sec_clnt_geth()
/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h331 extern AUTH *authkern_create(void); /* takes no parameters */
H A Dclnt_rdma.c249 h->cl_auth = authkern_create(); in clnt_rdma_kcreate()
H A Dclnt_clts.c334 h->cl_auth = authkern_create(); in clnt_clts_kcreate()
H A Dclnt_cots.c582 h->cl_auth = authkern_create(); in clnt_cots_kcreate()
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S883 NO_UNLOAD_STUB(rpcsec, authkern_create, nomod_zero);
/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S774 NO_UNLOAD_STUB(rpcsec, authkern_create, nomod_zero);