Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_fastcgi_module.c685 ngx_http_fastcgi_main_conf_t *fmcf; in ngx_http_fastcgi_handler() local
715 fmcf = ngx_http_get_module_main_conf(r, ngx_http_fastcgi_module); in ngx_http_fastcgi_handler()
717 u->caches = &fmcf->caches; in ngx_http_fastcgi_handler()