Searched refs:ngx_http_file_cache_exists (Results 1 – 1 of 1) sorted by relevance
31 static ngx_int_t ngx_http_file_cache_exists(ngx_http_file_cache_t *cache,215 if (ngx_http_file_cache_exists(cache, c) == NGX_ERROR) { in ngx_http_file_cache_create()297 rc = ngx_http_file_cache_exists(cache, c); in ngx_http_file_cache_open()820 ngx_http_file_cache_exists(ngx_http_file_cache_t *cache, ngx_http_cache_t *c) in ngx_http_file_cache_exists() function1343 if (ngx_http_file_cache_exists(cache, c) == NGX_ERROR) { in ngx_http_file_cache_update_variant()