php_gethostbyaddr  123 ext/standard/dns.c static char *php_gethostbyaddr(char *ip);
php_gethostbyaddr  163 ext/standard/dns.c 	hostname = php_gethostbyaddr(addr);