Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/
Dpppd.h83 PHASE_RUNNING, enumerator
Dmain.c625 if (phase == PHASE_NETWORK || phase == PHASE_RUNNING) { in main()
Dauth.c1191 new_phase(PHASE_RUNNING); in np_up()