Lines Matching refs:active
169 int active;189 new->active = ACTIVE_DONTCARE;201 * set the active flag203 dir_config->active = ACTIVE_ON;205 dir_config->active = ACTIVE_OFF;366 if (add->active == ACTIVE_DONTCARE) {367 new->active = base->active;370 new->active = add->active;544 if (conf->active != ACTIVE_ON ||