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

  /external/ppp/pppd/
options.c 656 if ((opt->flags & OPT_INITONLY) && phase != PHASE_INITIALIZE) {
1014 if (phase == PHASE_INITIALIZE)
1025 if (phase == PHASE_INITIALIZE) {
1039 if (phase == PHASE_INITIALIZE) {
1049 * stderr if phase == PHASE_INITIALIZE.
1066 if (phase == PHASE_INITIALIZE)
    [all...]
pppd.h 374 #define PHASE_INITIALIZE 1
    [all...]
main.c 323 new_phase(PHASE_INITIALIZE);
    [all...]

Completed in 75 milliseconds