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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c423 if (phase == PHASE_DEAD)
431 new_phase(PHASE_DEAD);
500 if (phase != PHASE_DEAD)
H A Dpppd.h317 #define PHASE_DEAD 0 /* RFC 1661; link terminated */ macro
H A Dmain.c887 while (phase != PHASE_DEAD) {
H A Dlcp.c595 if (phase != PHASE_DEAD)

Completed in 60 milliseconds