Home
last modified time | relevance | path

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

/external/ppp/pppd/
Doptions.c656 if ((opt->flags & OPT_INITONLY) && phase != PHASE_INITIALIZE) {
1014 if (phase == PHASE_INITIALIZE) in usage()
1025 if (phase == PHASE_INITIALIZE) {
1039 if (phase == PHASE_INITIALIZE) {
1066 if (phase == PHASE_INITIALIZE) in option_error()
Dpppd.h374 #define PHASE_INITIALIZE 1 macro
Dmain.c323 new_phase(PHASE_INITIALIZE);