Searched refs:GeoIP_country_code_by_name (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/test/
H A Dtest-geoip.c58 returnedCountry = GeoIP_country_code_by_name(gi, NULL);
77 returnedCountry = GeoIP_country_code_by_name(gi, ipAddress);
120 returnedCountry = GeoIP_country_code_by_name(gi, ipAddress);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIP_depreciated.c74 GeoIP_country_code_by_name(GeoIP * gi, const char *name) function
H A DGeoIP.h298 GEOIP_API const char *GeoIP_country_code_by_name (GeoIP* gi, const char *host);

Completed in 60 milliseconds