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 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 323 new_phase(PHASE_INITIALIZE);
    [all...]

Completed in 335 milliseconds