Home
last modified time | relevance | path

Searched refs:ngx_http_file_cache_add (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_file_cache.c61 static ngx_int_t ngx_http_file_cache_add(ngx_http_file_cache_t *cache,
2192 return ngx_http_file_cache_add(cache, &c); in ngx_http_file_cache_add_file()
2197 ngx_http_file_cache_add(ngx_http_file_cache_t *cache, ngx_http_cache_t *c) in ngx_http_file_cache_add() function