Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_open_file_cache.c154 ngx_open_file_cache_cleanup_t *ofcln; in ngx_open_cached_file() local
440 ofcln = cln->data; in ngx_open_cached_file()
442 ofcln->cache = cache; in ngx_open_cached_file()
443 ofcln->file = file; in ngx_open_cached_file()
444 ofcln->min_uses = of->min_uses; in ngx_open_cached_file()
445 ofcln->log = pool->log; in ngx_open_cached_file()