Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_fastcgi_module.c24 } ngx_http_fastcgi_params_t; typedef
32 ngx_http_fastcgi_params_t params;
34 ngx_http_fastcgi_params_t params_cache;
174 ngx_http_fastcgi_loc_conf_t *conf, ngx_http_fastcgi_params_t *params,
847 ngx_http_fastcgi_params_t *params; in ngx_http_fastcgi_create_request()
3155 ngx_http_fastcgi_params_t *params, ngx_keyval_t *default_params) in ngx_http_fastcgi_init_params()