Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/pppd/
Doptions.c578 if (phase == PHASE_INITIALIZE) in usage()
590 if (phase == PHASE_INITIALIZE) {
604 if (phase == PHASE_INITIALIZE) {
749 if (phase == PHASE_INITIALIZE) in option_error()
Dpppd.h142 #define PHASE_INITIALIZE 1 macro
Dmain.c208 phase = PHASE_INITIALIZE;