Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_browser_module.c540 ngx_http_browser_conf_t *bcf = conf; in ngx_http_modern_browser() local
559 if (bcf->modern_browsers == NULL) { in ngx_http_modern_browser()
562 if (bcf->modern_browsers == NULL) { in ngx_http_modern_browser()
632 ngx_http_browser_conf_t *bcf = conf; in ngx_http_ancient_browser() local
641 bcf->netscape4 = 1; in ngx_http_ancient_browser()
645 if (bcf->ancient_browsers == NULL) { in ngx_http_ancient_browser()
668 ngx_http_browser_conf_t *bcf = conf; in ngx_http_modern_browser_value() local
674 if (bcf->modern_browser_value == NULL) { in ngx_http_modern_browser_value()
681 bcf->modern_browser_value->valid = 1; in ngx_http_modern_browser_value()
693 ngx_http_browser_conf_t *bcf = conf; in ngx_http_ancient_browser_value() local
[all …]