Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_file_cache.c14 static ngx_int_t ngx_http_file_cache_lock(ngx_http_request_t *r,
395 return ngx_http_file_cache_lock(r, c); in ngx_http_file_cache_open()
403 ngx_http_file_cache_lock(ngx_http_request_t *r, ngx_http_cache_t *c) in ngx_http_file_cache_lock() function