GeoIP_assign_region_by_inetaddr ( GeoIP* gi, unsigned long inetaddr, GeoIPRegion* gir )
Field 'gi.dyn_seg_size' in 1st parameter 'gi' (pointer) is of type 'off_t'.
GeoIP_assign_region_by_inetaddr_gl ( GeoIP* gi, unsigned long inetaddr, GeoIPRegion* gir, GeoIPLookup* gl )
Field 'gi.dyn_seg_size' in 1st parameter 'gi' (pointer) is of type 'off_t'.
GeoIP_assign_region_by_inetaddr_v6 ( GeoIP* gi, geoipv6_t inetaddr, GeoIPRegion* gir )
Field 'gi.dyn_seg_size' in 1st parameter 'gi' (pointer) is of type 'off_t'.
GeoIP_assign_region_by_inetaddr_v6_gl ( GeoIP* gi, geoipv6_t inetaddr, GeoIPRegion* gir, GeoIPLookup* gl )
Field 'gi.dyn_seg_size' in 1st parameter 'gi' (pointer) is of type 'off_t'.
GeoIP_charset ( GeoIP* gi )
Field 'gi.dyn_seg_size' in 1st parameter 'gi' (pointer) is of type 'off_t'.
GeoIP_country_code3_by_addr ( GeoIP* gi, char const* addr )
Field 'gi.dyn_seg_size' in 1st parameter 'gi' (pointer) is of type 'off_t'.
GeoIP_country_code3_by_addr_gl ( GeoIP* gi, char const* addr, GeoIPLookup* gl )
Field 'gi.dyn_seg_size' in 1st parameter 'gi' (pointer) is of type 'off_t'.
GeoIP_country_code3_by_addr_v6 ( GeoIP* gi, char const* addr )
Field 'gi.dyn_seg_size' in 1st parameter 'gi' (pointer) is of type 'off_t'.
GeoIP_country_code3_by_addr_v6_gl ( GeoIP* gi, char const* addr, GeoIPLookup* gl )
Field 'gi.dyn_seg_size' in 1st parameter 'gi' (pointer) is of type 'off_t'.
GeoIP_country_code3_by_ipnum ( GeoIP* gi, unsigned long ipnum )
Field 'gi.dyn_seg_size' in 1st parameter 'gi' (pointer) is of type 'off_t'.
...