Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_try_files_module.c25 } ngx_http_try_files_loc_conf_t; typedef
91 ngx_http_try_files_loc_conf_t *tlcf; in ngx_http_try_files_handler()
293 ngx_http_try_files_loc_conf_t *tlcf = conf; in ngx_http_try_files()
371 ngx_http_try_files_loc_conf_t *tlcf; in ngx_http_try_files_create_loc_conf()
373 tlcf = ngx_pcalloc(cf->pool, sizeof(ngx_http_try_files_loc_conf_t)); in ngx_http_try_files_create_loc_conf()