Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_flv_module.c111 of.events = clcf->open_file_cache_events; in ngx_http_flv_handler()
H A Dngx_http_static_module.c96 of.events = clcf->open_file_cache_events; in ngx_http_static_handler()
H A Dngx_http_gzip_static_module.c150 of.events = clcf->open_file_cache_events; in ngx_http_gzip_static_handler()
H A Dngx_http_try_files_module.c224 of.events = clcf->open_file_cache_events; in ngx_http_try_files_handler()
H A Dngx_http_index_module.c211 of.events = clcf->open_file_cache_events; in ngx_http_index_handler()
H A Dngx_http_log_module.c502 of.events = clcf->open_file_cache_events; in ngx_http_log_script_write()
H A Dngx_http_mp4_module.c476 of.events = clcf->open_file_cache_events; in ngx_http_mp4_handler()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h432 ngx_flag_t open_file_cache_events; member
H A Dngx_http_core_module.c713 offsetof(ngx_http_core_loc_conf_t, open_file_cache_events),
3467 clcf->open_file_cache_events = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()
3745 ngx_conf_merge_sec_value(conf->open_file_cache_events, in ngx_http_core_merge_loc_conf()
3746 prev->open_file_cache_events, 0); in ngx_http_core_merge_loc_conf()
H A Dngx_http_script.c1536 of.events = clcf->open_file_cache_events; in ngx_http_script_file_code()
H A Dngx_http_file_cache.c353 of.events = clcf->open_file_cache_events; in ngx_http_file_cache_open()
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dnginx.xs716 of.events = clcf->open_file_cache_events;
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim399 syn keyword ngxDirective contained open_file_cache_events