HomeSort by relevance Sort by last modified time
    Searched refs:new_phase (Results 1 - 5 of 5) sorted by null

  /external/ppp/pppd/
auth.c 535 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_CALLBACK)
    [all...]
main.c 323 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
    [all...]
multilink.c 282 new_phase(PHASE_DEAD);
pppd.h 489 void new_phase __P((int)); /* signal start of new phase */
    [all...]
lcp.c 402 new_phase(PHASE_TERMINATE);
    [all...]

Completed in 147 milliseconds