Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_index_module.c207 of.valid = clcf->open_file_cache_valid; in ngx_http_index_handler()
309 of.valid = clcf->open_file_cache_valid; in ngx_http_index_test_dir()
H A Dngx_http_log_module.c79 time_t open_file_cache_valid; member
497 of.valid = clcf->open_file_cache_valid; in ngx_http_log_script_write()
552 of.valid = llcf->open_file_cache_valid; in ngx_http_log_script_write()
1190 conf->open_file_cache_valid = prev->open_file_cache_valid; in ngx_http_log_merge_loc_conf()
1857 llcf->open_file_cache_valid = valid; in ngx_http_log_open_file_cache()
H A Dngx_http_flv_module.c108 of.valid = clcf->open_file_cache_valid; in ngx_http_flv_handler()
H A Dngx_http_static_module.c93 of.valid = clcf->open_file_cache_valid; in ngx_http_static_handler()
H A Dngx_http_gzip_static_module.c147 of.valid = clcf->open_file_cache_valid; in ngx_http_gzip_static_handler()
H A Dngx_http_try_files_module.c220 of.valid = clcf->open_file_cache_valid; in ngx_http_try_files_handler()
H A Dngx_http_mp4_module.c473 of.valid = clcf->open_file_cache_valid; in ngx_http_mp4_handler()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_log_module.c78 time_t open_file_cache_valid; member
447 of.valid = lscf->open_file_cache_valid; in ngx_stream_log_script_write()
950 conf->open_file_cache_valid = prev->open_file_cache_valid; in ngx_stream_log_merge_srv_conf()
1570 lscf->open_file_cache_valid = valid; in ngx_stream_log_open_file_cache()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h429 time_t open_file_cache_valid; member
H A Dngx_http_core_module.c692 offsetof(ngx_http_core_loc_conf_t, open_file_cache_valid),
3464 clcf->open_file_cache_valid = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()
3736 ngx_conf_merge_sec_value(conf->open_file_cache_valid, in ngx_http_core_merge_loc_conf()
3737 prev->open_file_cache_valid, 60); in ngx_http_core_merge_loc_conf()
H A Dngx_http_script.c1532 of.valid = clcf->open_file_cache_valid; in ngx_http_script_file_code()
H A Dngx_http_file_cache.c351 of.valid = clcf->open_file_cache_valid; in ngx_http_file_cache_open()
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dnginx.xs713 of.valid = clcf->open_file_cache_valid;
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru5365 open_file_cache_valid.
H A DCHANGES5254 "open_file_cache_valid".
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim401 syn keyword ngxDirective contained open_file_cache_valid