Home
last modified time | relevance | path

Searched refs:PHASE_AUTHENTICATE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h324 #define PHASE_AUTHENTICATE 7 /* RFC 1661; authentication begins */ macro
H A Dmain.c1434 (phase < PHASE_AUTHENTICATE || phase > PHASE_RUNNING)) || in get_input()
1435 (phase <= PHASE_AUTHENTICATE && in get_input()
H A Dauth.c546 new_phase(PHASE_AUTHENTICATE);