ETAG_NONE          83 modules/http/http_etag.c     if (etag_bits & ETAG_NONE) {
ETAG_NONE         428 server/core.c      if (conf->etag_bits != ETAG_NONE) {
ETAG_NONE         429 server/core.c          conf->etag_bits &= (~ ETAG_NONE);
ETAG_NONE        1533 server/core.c                  cfg->etag_bits = bit = ETAG_NONE;
ETAG_NONE        1608 server/core.c          if ((cfg->etag_bits & ETAG_NONE) != ETAG_NONE) {
ETAG_NONE        1609 server/core.c              cfg->etag_bits &= (~ ETAG_NONE);