Home
last modified time | relevance | path

Searched refs:ip_address (Results 1 – 2 of 2) sorted by relevance

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c183 ZEND_ARG_INFO(0, ip_address)
214 char *ip_address = NULL; in get_record() local
223 &ip_address, in get_record()
247 int gai_status = getaddrinfo(ip_address, NULL, &hints, &addresses); in get_record()
251 ip_address); in get_record()
278 ip_address, in get_record()
302 ip_address, in get_record()
310 ip_address); in get_record()
/plugin/adfs/phpsaml/
H A DREADME.md1680 to identify the user or user origin (e.g. by `subdomain`, `ip_address` etc.).