Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geo_module.c62 unsigned allow_binary_include:1; member
435 ctx.allow_binary_include = 1; in ngx_stream_geo_block()
478 if (ctx.allow_binary_include in ngx_stream_geo_block()
1315 ctx->allow_binary_include = 0; in ngx_stream_geo_include()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geo_module.c63 unsigned allow_binary_include:1; member
465 ctx.allow_binary_include = 1; in ngx_http_geo_block()
511 if (ctx.allow_binary_include in ngx_http_geo_block()
1389 ctx->allow_binary_include = 0; in ngx_http_geo_include()