Searched refs:AUTH_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
57 #define AUTH_UNKNOWN 1 /* We don't know who he is, but he's okay */ macro
62 #define AUTH_UNKNOWN 1 /* We don't know who he is, but he's okay */ macro
50 AUTH_UNKNOWN = -1, /* Unknown */ enumerator642 auth_code is_authentic = AUTH_UNKNOWN; /* Was AUTH_NONE */ in receive()1250 if (is_authentic == AUTH_UNKNOWN) { in receive()