Home
last modified time | relevance | path

Searched defs:country_code_by_addr (Results 1 – 5 of 5) sorted by relevance

/dports/mail/milter-greylist/milter-greylist-4.6.4/
H A Dgeoip.c145 GEOIP_API const char *(*country_code_by_addr)(GeoIP *, const char *); local
/dports/net/p5-Geo-IP-PurePerl/Geo-IP-PurePerl-1.26/lib/Geo/IP/
H A DPurePerl.pm419 sub country_code_by_addr { subroutine
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/lib/PandoraFMS/
H A DGeoIP.pm357 sub country_code_by_addr { subroutine
/dports/net/py-pygeoip/pygeoip-0.3.2/pygeoip/
H A D__init__.py430 def country_code_by_addr(self, addr): member in GeoIP
/dports/security/py-txtorcon/txtorcon-21.1.0/test/
H A Dtest_util.py154 def country_code_by_addr(self, ipaddr): member in TestNetLocation.test_no_city_db.CountryCoder