Home
last modified time | relevance | path

Searched refs:ngx_http_scgi_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_scgi_module.c16 } ngx_http_scgi_main_conf_t; typedef
250 offsetof(ngx_http_scgi_main_conf_t, caches),
484 ngx_http_scgi_main_conf_t *smcf; in ngx_http_scgi_handler()
1171 ngx_http_scgi_main_conf_t *conf; in ngx_http_scgi_create_main_conf()
1173 conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_scgi_main_conf_t)); in ngx_http_scgi_create_main_conf()