Home
last modified time | relevance | path

Searched refs:PHASE_INITIALIZE (Results 1 – 3 of 3) sorted by relevance

/external/ppp/pppd/
Doptions.c682 if ((opt->flags & OPT_INITONLY) && phase != PHASE_INITIALIZE) {
1048 if (phase == PHASE_INITIALIZE) in usage()
1059 if (phase == PHASE_INITIALIZE) {
1073 if (phase == PHASE_INITIALIZE) {
1100 if (phase == PHASE_INITIALIZE) in option_error()
Dpppd.h380 #define PHASE_INITIALIZE 1 macro
Dmain.c320 new_phase(PHASE_INITIALIZE);