Searched refs:country_name (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIPCity.h35 char *country_name; member in struct:GeoIPRecordTag
H A DGeoIPCity.c92 record->country_name = (char *) GeoIP_country_name_by_id(gi, record_buf[0]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/apps/
H A Dgeoiplookup6.c126 const char *country_name; local
190 country_name = GeoIP_country_name[country_id];
195 printf("%s: %s, %s\n", GeoIPDBDescription[i], country_code, country_name);
H A Dgeoiplookup.c237 const char *country_name; local
281 country_name = GeoIP_country_name[country_id];
286 printf("%s: %s, %s\n", GeoIPDBDescription[i], country_code, country_name);

Completed in 56 milliseconds