Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h327 #define PHASE_RUNNING 10 /* first NCP went to Opened state */ macro
H A Dmain.c906 if (phase == PHASE_NETWORK || phase == PHASE_RUNNING) {
1434 (phase < PHASE_AUTHENTICATE || phase > PHASE_RUNNING)) || in get_input()
H A Dauth.c818 new_phase(PHASE_RUNNING);