Searched refs:ngx_http_try_file_t (Results 1 – 1 of 1) sorted by relevance
20 } ngx_http_try_file_t; typedef24 ngx_http_try_file_t *try_files;85 ngx_http_try_file_t *tf; in ngx_http_try_files_handler()298 ngx_http_try_file_t *tf; in ngx_http_try_files()305 tf = ngx_pcalloc(cf->pool, cf->args->nelts * sizeof(ngx_http_try_file_t)); in ngx_http_try_files()