Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geo_module.c166 static ngx_http_geo_header_t ngx_http_geo_header = { variable
1500 if (size < 16 || ngx_memcmp(&ngx_http_geo_header, header, 12) != 0) { in ngx_http_geo_include_binary_base()
1606 p = ngx_cpymem(fm.addr, &ngx_http_geo_header, in ngx_http_geo_create_binary_base()