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

/external/ppp/pppd/
H A Dauth.c535 new_phase(PHASE_SERIALCONN);
569 new_phase(PHASE_ESTABLISH);
575 new_phase(PHASE_DISCONNECT);
580 new_phase(PHASE_DEAD);
596 new_phase(PHASE_DISCONNECT);
648 new_phase(PHASE_MASTER);
652 new_phase(PHASE_DEAD);
674 new_phase(PHASE_ESTABLISH);
743 new_phase(PHASE_AUTHENTICATE);
808 new_phase(PHASE_CALLBAC
[all...]
H A Dmain.c323 new_phase(PHASE_INITIALIZE);
556 new_phase(PHASE_DORMANT);
610 new_phase(PHASE_HOLDOFF);
615 new_phase(PHASE_DORMANT); /* allow signal to end holdoff */
915 new_phase(PHASE_DORMANT);
1134 * new_phase - signal the start of a new phase of pppd's operation.
1137 new_phase(p) function
H A Dpppd.h489 void new_phase __P((int)); /* signal start of new phase */
H A Dlcp.c402 new_phase(PHASE_TERMINATE);

Completed in 1120 milliseconds