Searched refs:AUTH_NONE (Results 1 – 4 of 4) sorted by relevance
349 #define AUTH_NONE 0 /* no authentication */ macro
346 #define AUTH_NONE 0 /* no authentication */ macro
82 case AUTH_NONE: in yp_checkauth()
46 : (y) == AUTH_OK || (y) == AUTH_NONE)51 AUTH_NONE, /* authentication not required */ enumerator1053 is_authentic = AUTH_NONE; /* not required */ in receive()1085 is_authentic = AUTH_NONE; in receive()2263 || is_authentic == AUTH_NONE) { in receive()