ngx_http_file_cache_valid  175 src/http/ngx_http_cache.h time_t ngx_http_file_cache_valid(ngx_array_t *cache_valid, ngx_uint_t status);
ngx_http_file_cache_valid 2273 src/http/ngx_http_upstream.c             valid = ngx_http_file_cache_valid(u->conf->cache_valid,
ngx_http_file_cache_valid 2350 src/http/ngx_http_upstream.c                 valid = ngx_http_file_cache_valid(u->conf->cache_valid, status);
ngx_http_file_cache_valid 2797 src/http/ngx_http_upstream.c             valid = ngx_http_file_cache_valid(u->conf->cache_valid,
ngx_http_file_cache_valid 4021 src/http/ngx_http_upstream.c                 valid = ngx_http_file_cache_valid(u->conf->cache_valid, rc);