ngx_http_geoip_addr  363 src/http/modules/ngx_http_geoip_module.c               : handler(gcf->country, ngx_http_geoip_addr(r, gcf));
ngx_http_geoip_addr  365 src/http/modules/ngx_http_geoip_module.c     val = handler(gcf->country, ngx_http_geoip_addr(r, gcf));
ngx_http_geoip_addr  407 src/http/modules/ngx_http_geoip_module.c                                     ngx_http_geoip_addr(r, gcf));
ngx_http_geoip_addr  409 src/http/modules/ngx_http_geoip_module.c     val = GeoIP_name_by_ipnum(gcf->org, ngx_http_geoip_addr(r, gcf));
ngx_http_geoip_addr  611 src/http/modules/ngx_http_geoip_module.c                                            ngx_http_geoip_addr(r, gcf));
ngx_http_geoip_addr  613 src/http/modules/ngx_http_geoip_module.c         return GeoIP_record_by_ipnum(gcf->city, ngx_http_geoip_addr(r, gcf));