Home
last modified time | relevance | path

Searched refs:ngx_http_fastcgi_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_fastcgi_module.c15 } ngx_http_fastcgi_main_conf_t; typedef
400 offsetof(ngx_http_fastcgi_main_conf_t, caches),
685 ngx_http_fastcgi_main_conf_t *fmcf; in ngx_http_fastcgi_handler()
2675 ngx_http_fastcgi_main_conf_t *conf; in ngx_http_fastcgi_create_main_conf()
2677 conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_fastcgi_main_conf_t)); in ngx_http_fastcgi_create_main_conf()