Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_uwsgi_module.c26 } ngx_http_uwsgi_params_t; typedef
32 ngx_http_uwsgi_params_t params;
34 ngx_http_uwsgi_params_t params_cache;
79 ngx_http_uwsgi_loc_conf_t *conf, ngx_http_uwsgi_params_t *params,
840 ngx_http_uwsgi_params_t *params; in ngx_http_uwsgi_create_request()
1884 ngx_http_uwsgi_params_t *params, ngx_keyval_t *default_params) in ngx_http_uwsgi_init_params()