Searched refs:PHASE_INITIALIZE (Results 1 – 3 of 3) sorted by relevance
714 if ((opt->flags & OPT_INITONLY) && phase != PHASE_INITIALIZE) {998 if (phase != PHASE_INITIALIZE) {1057 if (phase == PHASE_INITIALIZE) in usage()1072 if (phase == PHASE_INITIALIZE) {1089 if (phase == PHASE_INITIALIZE) {1135 if ((phase == PHASE_INITIALIZE) && !detached) in option_error()1687 if (phase != PHASE_INITIALIZE) {
325 #define PHASE_INITIALIZE 1 /* execution begins */ macro
305 new_phase(PHASE_INITIALIZE);