ngx_http_file_cache_exists   20 http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_exists(ngx_http_file_cache_t *cache,
ngx_http_file_cache_exists  187 http/ngx_http_file_cache.c     if (ngx_http_file_cache_exists(cache, c) == NGX_ERROR) {
ngx_http_file_cache_exists  261 http/ngx_http_file_cache.c     rc = ngx_http_file_cache_exists(cache, c);