Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_file_cache.c36 ngx_http_file_cache_lookup(ngx_http_file_cache_t *cache, u_char *key);
830 fcn = ngx_http_file_cache_lookup(cache, c->key); in ngx_http_file_cache_exists()
968 ngx_http_file_cache_lookup(ngx_http_file_cache_t *cache, u_char *key) in ngx_http_file_cache_lookup() function
2203 fcn = ngx_http_file_cache_lookup(cache, c->key); in ngx_http_file_cache_add()