Searched refs:authnone_init (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/rpc/sec/ |
H A D | auth_none.c | 71 authnone_init(void *buf, void *cdrarg, int kmflags) in authnone_init() function
|
H A D | sec_clnt.c | 816 sizeof (AUTH), 0, authnone_init, NULL, NULL, NULL, NULL, 0); in sec_subrinit()
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | auth.h | 335 extern int authnone_init(void *, void *, int);
|