Searched refs:ngx_http_file_cache_cleanup (Results 1 – 1 of 1) sorted by relevance
47 static void ngx_http_file_cache_cleanup(void *data);212 cln->handler = ngx_http_file_cache_cleanup; in ngx_http_file_cache_create()293 cln->handler = ngx_http_file_cache_cleanup; in ngx_http_file_cache_open()1681 ngx_http_file_cache_cleanup(void *data) in ngx_http_file_cache_cleanup() function