Searched refs:ip2host (Results 1 – 5 of 5) sorted by relevance
41 extern char *ip2host(char *ip);
46 char *ip2host(char *ip);112 char *ip2host(char *ip) { in ip2host() function404 newhost = ip2host(openssl_last_ip); in ident_username()406 newhost = ip2host(client->host); in ident_username()
3897 cd->hostname = ip2host(client->host); in client_set_net()
954 * fix bug in get_remote_port, add ip2host for client info.
9380 + sih = ip2host(sip);11606 + sih = ip2host(sip);16851 +char *ip2host(char *ip) {21100 +extern char *ip2host(char *ip);