Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h331 #define PHASE_AUTHENTICATE 7 /* RFC 1661; authentication begins */ macro
H A Dmain.c1431 (phase < PHASE_AUTHENTICATE || phase > PHASE_RUNNING)) || in get_input()
1432 (phase <= PHASE_AUTHENTICATE && in get_input()
H A Dauth.c543 new_phase(PHASE_AUTHENTICATE);