Searched refs:ETAG_NONE (Results 1 – 3 of 3) sorted by relevance
196 #define ETAG_NONE (1 << 0) macro
313 if (conf->etag_bits != ETAG_NONE) { in merge_core_dir_configs()314 conf->etag_bits &= (~ ETAG_NONE); in merge_core_dir_configs()2899 cfg->etag_bits = bit = ETAG_NONE; in set_etag_bits()2971 if ((cfg->etag_bits & ETAG_NONE) != ETAG_NONE) { in set_etag_bits()2972 cfg->etag_bits &= (~ ETAG_NONE); in set_etag_bits()
675 if (etag_bits & ETAG_NONE) { in ap_make_etag_orig()3158 if (etag_bits & ETAG_NONE) { in ap_make_etag()