Searched refs:PHASE_AUTHENTICATE (Results 1 – 3 of 3) sorted by relevance
331 #define PHASE_AUTHENTICATE 7 /* RFC 1661; authentication begins */ macro
1431 (phase < PHASE_AUTHENTICATE || phase > PHASE_RUNNING)) || in get_input()1432 (phase <= PHASE_AUTHENTICATE && in get_input()
543 new_phase(PHASE_AUTHENTICATE);