ngx_http_file_cache_exists   31 src/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  211 src/http/ngx_http_file_cache.c     if (ngx_http_file_cache_exists(cache, c) == NGX_ERROR) {
ngx_http_file_cache_exists  293 src/http/ngx_http_file_cache.c     rc = ngx_http_file_cache_exists(cache, c);
ngx_http_file_cache_exists 1311 src/http/ngx_http_file_cache.c     if (ngx_http_file_cache_exists(cache, c) == NGX_ERROR) {