Searched refs:net_gethostbyaddr (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/dns/
H A Ddns-client.c54 else if ((ret = net_gethostbyaddr(&ip, &name)) != 0) {
/dovecot/src/lib/
H A Dnet.h122 int net_gethostbyaddr(const struct ip_addr *ip, const char **name_r);
H A Dnet.c668 int net_gethostbyaddr(const struct ip_addr *ip, const char **name_r) function

Completed in 13 milliseconds