Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geo_module.c82 static char *ngx_stream_geo(ngx_conf_t *cf, ngx_command_t *dummy, void *conf);
440 cf->handler = ngx_stream_geo; in ngx_stream_geo_block()
554 ngx_stream_geo(ngx_conf_t *cf, ngx_command_t *dummy, void *conf) in ngx_stream_geo() function