Searched refs:PHASE_INITIALIZE (Results 1 – 3 of 3) sorted by relevance
720 if ((opt->flags & OPT_INITONLY) && phase != PHASE_INITIALIZE) {1004 if (phase != PHASE_INITIALIZE) {1063 if (phase == PHASE_INITIALIZE) in usage()1078 if (phase == PHASE_INITIALIZE) {1095 if (phase == PHASE_INITIALIZE) {1141 if ((phase == PHASE_INITIALIZE) && !detached) in option_error()1693 if (phase != PHASE_INITIALIZE) {
318 #define PHASE_INITIALIZE 1 /* execution begins */ macro
308 new_phase(PHASE_INITIALIZE);