ngx_open_cached_file  125 src/core/ngx_open_file_cache.h ngx_int_t ngx_open_cached_file(ngx_open_file_cache_t *cache, ngx_str_t *name,
ngx_open_cached_file  117 src/http/modules/ngx_http_flv_module.c     if (ngx_open_cached_file(clcf->open_file_cache, &path, &of, r->pool)
ngx_open_cached_file  156 src/http/modules/ngx_http_gzip_static_module.c     if (ngx_open_cached_file(clcf->open_file_cache, &path, &of, r->pool)
ngx_open_cached_file  217 src/http/modules/ngx_http_index_module.c         if (ngx_open_cached_file(clcf->open_file_cache, &path, &of, r->pool)
ngx_open_cached_file  316 src/http/modules/ngx_http_index_module.c     if (ngx_open_cached_file(clcf->open_file_cache, &dir, &of, r->pool)
ngx_open_cached_file  496 src/http/modules/ngx_http_log_module.c         if (ngx_open_cached_file(clcf->open_file_cache, &path, &of, r->pool)
ngx_open_cached_file  548 src/http/modules/ngx_http_log_module.c     if (ngx_open_cached_file(llcf->open_file_cache, &log, &of, r->pool)
ngx_open_cached_file  474 src/http/modules/ngx_http_mp4_module.c     if (ngx_open_cached_file(clcf->open_file_cache, &path, &of, r->pool)
ngx_open_cached_file  102 src/http/modules/ngx_http_static_module.c     if (ngx_open_cached_file(clcf->open_file_cache, &path, &of, r->pool)
ngx_open_cached_file 1294 src/http/ngx_http_core_module.c         if (ngx_open_cached_file(clcf->open_file_cache, &path, &of, r->pool)
ngx_open_cached_file  353 src/http/ngx_http_file_cache.c     if (ngx_open_cached_file(clcf->open_file_cache, &c->file.name, &of, r->pool)
ngx_open_cached_file 1511 src/http/ngx_http_script.c     if (ngx_open_cached_file(clcf->open_file_cache, &path, &of, r->pool)