Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dauth.c580 new_phase(PHASE_DEAD);
594 if (phase == PHASE_DEAD || phase == PHASE_MASTER)
652 new_phase(PHASE_DEAD);
673 if (phase != PHASE_DEAD && phase != PHASE_MASTER)
Dpppd.h373 #define PHASE_DEAD 0 macro
Dmain.c583 while (phase != PHASE_DEAD) {
Dlcp.c401 if (phase != PHASE_DEAD && phase != PHASE_MASTER)