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

  /external/syslinux/core/lwip/src/netif/ppp/
lcp.h 120 PHASE_INITIALIZE,
lcp.c 297 lcp_phase[unit] = PHASE_INITIALIZE;
    [all...]
  /external/ppp/pppd/
options.c 682 if ((opt->flags & OPT_INITONLY) && phase != PHASE_INITIALIZE) {
1048 if (phase == PHASE_INITIALIZE)
1059 if (phase == PHASE_INITIALIZE) {
1073 if (phase == PHASE_INITIALIZE) {
1083 * stderr if phase == PHASE_INITIALIZE.
1100 if (phase == PHASE_INITIALIZE)
    [all...]
pppd.h 380 #define PHASE_INITIALIZE 1
    [all...]
main.c 320 new_phase(PHASE_INITIALIZE);
    [all...]

Completed in 64 milliseconds