Home
last modified time | relevance | path

Searched refs:PHASE_DEAD (Results 1 – 4 of 4) sorted by relevance

/external/ppp/pppd/
Dauth.c603 new_phase(PHASE_DEAD);
616 if (phase == PHASE_DEAD || phase == PHASE_MASTER)
676 new_phase(PHASE_DEAD);
697 if (phase != PHASE_DEAD && phase != PHASE_MASTER)
Dpppd.h379 #define PHASE_DEAD 0 macro
Dmain.c584 while (phase != PHASE_DEAD) {
Dlcp.c402 if (phase != PHASE_DEAD && phase != PHASE_MASTER)