Searched refs:GeoIP_next_record (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIPCity.h64 int GeoIP_next_record (GeoIP* gi, GeoIPRecord **gir, int *record_iter);
H A DGeoIPCity.c157 /* Used for GeoIP_next_record */
314 GeoIP_next_record(GeoIP * gi, GeoIPRecord ** gir, int *record_iter) function
317 printf("GeoIP_next_record not supported in memory cache mode\n");

Completed in 20 milliseconds