Searched refs:GeoIP_record_by_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.h53 GeoIPRecord * GeoIP_record_by_name (GeoIP* gi, const char *host);
H A DGeoIPCity.c254 GeoIP_record_by_name(GeoIP * gi, const char *name) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/test/
H A Dtest-geoip-city.c57 gir = GeoIP_record_by_name(gi, (const char *)host);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/apps/
H A Dgeoiplookup6.c214 gir = GeoIP_record_by_name(gi, hostname);
224 gir = GeoIP_record_by_name(gi, hostname);

Completed in 79 milliseconds