Searched refs:authkern_init (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/rpc/sec/ |
H A D | auth_kern.c | 97 authkern_init(void *buf, void *cdrarg, int kmflags) in authkern_init() function
|
H A D | sec_clnt.c | 814 sizeof (AUTH), 0, authkern_init, NULL, NULL, NULL, NULL, 0); in sec_subrinit()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | auth.h | 332 extern int authkern_init(void *, void *, int);
|