ngx_close_cached_file   29 core/ngx_open_file_cache.c static void ngx_close_cached_file(ngx_open_file_cache_t *cache,
ngx_close_cached_file  107 core/ngx_open_file_cache.c             ngx_close_cached_file(cache, file, 0, ngx_cycle->log);
ngx_close_cached_file  652 core/ngx_open_file_cache.c     ngx_close_cached_file(c->cache, c->file, c->min_uses, c->log);
ngx_close_cached_file  763 core/ngx_open_file_cache.c             ngx_close_cached_file(cache, file, 0, log);
ngx_close_cached_file  880 core/ngx_open_file_cache.c     ngx_close_cached_file(fev->cache, file, 0, ev->log);