Searched defs:new_phase (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c308 new_phase(PHASE_INITIALIZE);
577 new_phase(PHASE_INITIALIZED);
594 new_phase(PHASE_DORMANT);
631 new_phase(doing_callback ? PHASE_CALLINGBACK : PHASE_SERIALCONN);
868 new_phase(PHASE_CONNECTED);
886 new_phase(PHASE_ESTABLISH);
965 new_phase(PHASE_DISCONNECT);
1007 new_phase(PHASE_HOLDOFF);
1024 new_phase(PHASE_DORMANT); /* allow signal to end holdoff */
1260 new_phase(PHASE_DORMAN
1475 new_phase(p) function
[all...]

Completed in 74 milliseconds