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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c720 if ((opt->flags & OPT_INITONLY) && phase != PHASE_INITIALIZE) {
1004 if (phase != PHASE_INITIALIZE) {
1063 if (phase == PHASE_INITIALIZE)
1078 if (phase == PHASE_INITIALIZE) {
1095 if (phase == PHASE_INITIALIZE) {
1105 * logged, and also sent to stderr if phase == PHASE_INITIALIZE.
1141 if ((phase == PHASE_INITIALIZE) && !detached)
1693 if (phase != PHASE_INITIALIZE) {
H A Dpppd.h318 #define PHASE_INITIALIZE 1 /* execution begins */ macro
H A Dmain.c308 new_phase(PHASE_INITIALIZE);

Completed in 71 milliseconds