HomeSort by: relevance | last modified time | path
    Searched refs:new_phase (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
auth.c 658 new_phase(PHASE_SERIALCONN);
693 new_phase(PHASE_ESTABLISH);
699 new_phase(PHASE_DISCONNECT);
704 new_phase(PHASE_DEAD);
718 new_phase(PHASE_DISCONNECT);
769 new_phase(PHASE_MASTER);
775 new_phase(PHASE_DEAD);
797 new_phase(PHASE_ESTABLISH);
882 new_phase(PHASE_AUTHENTICATE);
947 new_phase(PHASE_CALLBACK)
    [all...]
main.c 384 new_phase(PHASE_INITIALIZE);
584 new_phase(PHASE_DORMANT);
643 new_phase(PHASE_HOLDOFF);
648 new_phase(PHASE_DORMANT); /* allow signal to end holdoff */
981 new_phase(PHASE_DORMANT);
1260 * new_phase - signal the start of a new phase of pppd's operation.
1263 new_phase(ppp_phase_t p) function
pppd-private.h 321 void new_phase(ppp_phase_t); /* signal start of new phase */
multilink.c 302 new_phase(PHASE_DEAD);
lcp.c 419 new_phase(PHASE_TERMINATE);

Completed in 45 milliseconds