Searched refs:AUTH_NONE (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dauth.h209 #define AUTH_NONE 0 /* no authentication */ macro
/macosx-10.9.5/Heimdal-323.92.1/appl/popper/
H A Dpop_get_command.c58 if(p->auth_level == AUTH_NONE || p->auth_level == AUTH_OTP)
H A Dpop_pass.c179 if (p->auth_level != AUTH_NONE)
H A Dpop_init.c229 p->auth_level = AUTH_NONE;
255 p->auth_level = AUTH_NONE;
H A Dpopper.h170 #define AUTH_NONE 0 macro
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_proto.c33 (y) == AUTH_NONE)
35 #define AUTH_NONE 0 /* authentication not required */ macro
537 is_authentic = AUTH_NONE; /* not required */
572 is_authentic = AUTH_NONE;

Completed in 257 milliseconds