Home
last modified time | relevance | path

Searched refs:ngx_http_uwsgi_main_conf_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.c17 } ngx_http_uwsgi_main_conf_t; typedef
311 offsetof(ngx_http_uwsgi_main_conf_t, caches),
639 ngx_http_uwsgi_main_conf_t *uwmcf; in ngx_http_uwsgi_handler()
1381 ngx_http_uwsgi_main_conf_t *conf; in ngx_http_uwsgi_create_main_conf()
1383 conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_uwsgi_main_conf_t)); in ngx_http_uwsgi_create_main_conf()