Searched refs:lwres_net_ntop (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/lib/lwres/unix/include/lwres/
H A Dnet.h41 * It declares lwres_net_aton(), lwres_net_ntop(), and lwres_net_pton().
125 lwres_net_ntop(int af, const void *src, char *dst, size_t size);
/bind-9.6-ESV-R11/lib/lwres/
H A Dlwinetntop.c51 * lwres_net_ntop(af, src, dst, size)
59 lwres_net_ntop(int af, const void *src, char *dst, size_t size) { function
H A Dgetnameinfo.c106 * lwres_getnamebyaddr(). lwres_net_ntop().
267 if (lwres_net_ntop(afd->a_af, addr, numaddr, sizeof(numaddr))
329 if (lwres_net_ntop(afd->a_af, addr, numaddr,
H A Dlwconfig.c645 p = lwres_net_ntop(af, confdata->nameservers[i].address,
656 p = lwres_net_ntop(af, confdata->lwservers[i].address,
682 p = lwres_net_ntop(af,
698 p = lwres_net_ntop
H A Dgetipnode.c253 lwres_net_ntop(AF_INET, (char *)&in4,
/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnet.h43 * It declares lwres_net_aton(), lwres_net_ntop(), and lwres_net_pton().
226 lwres_net_ntop(int af, const void *src, char *dst, size_t size);
/bind-9.6-ESV-R11/bin/dig/
H A Ddighost.c603 lwres_net_ntop(af, confdata->nameservers[i].address,

Completed in 29 milliseconds