open_file_cache_events  110 http/modules/ngx_http_flv_module.c     of.events = clcf->open_file_cache_events;
open_file_cache_events  130 http/modules/ngx_http_gzip_static_module.c     of.events = clcf->open_file_cache_events;
open_file_cache_events  210 http/modules/ngx_http_index_module.c         of.events = clcf->open_file_cache_events;
open_file_cache_events  395 http/modules/ngx_http_log_module.c         of.events = clcf->open_file_cache_events;
open_file_cache_events   95 http/modules/ngx_http_static_module.c     of.events = clcf->open_file_cache_events;
open_file_cache_events  693 http/ngx_http_core_module.c       offsetof(ngx_http_core_loc_conf_t, open_file_cache_events),
open_file_cache_events 1271 http/ngx_http_core_module.c         of.events = clcf->open_file_cache_events;
open_file_cache_events 3140 http/ngx_http_core_module.c     clcf->open_file_cache_events = NGX_CONF_UNSET;
open_file_cache_events 3396 http/ngx_http_core_module.c     ngx_conf_merge_sec_value(conf->open_file_cache_events,
open_file_cache_events 3397 http/ngx_http_core_module.c                               prev->open_file_cache_events, 0);
open_file_cache_events  402 http/ngx_http_core_module.h     ngx_flag_t    open_file_cache_events;
open_file_cache_events  322 http/ngx_http_file_cache.c     of.events = clcf->open_file_cache_events;
open_file_cache_events 1504 http/ngx_http_script.c     of.events = clcf->open_file_cache_events;