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

/bind-9.11.3/lib/lwres/unix/include/lwres/
H A Dnet.h32 * It declares lwres_net_aton(), lwres_net_ntop(), and lwres_net_pton().
116 lwres_net_ntop(int af, const void *src, char *dst, size_t size);
/bind-9.11.3/lib/lwres/
H A Dlwinetntop.c42 * lwres_net_ntop(af, src, dst, size)
50 lwres_net_ntop(int af, const void *src, char *dst, size_t size) { function
H A Dgetnameinfo.c97 * lwres_getnamebyaddr(). lwres_net_ntop().
258 if (lwres_net_ntop(afd->a_af, addr, numaddr, sizeof(numaddr))
320 if (lwres_net_ntop(afd->a_af, addr, numaddr,
H A Dlwconfig.c691 p = lwres_net_ntop(af, confdata->nameservers[i].address,
708 p = lwres_net_ntop(af, confdata->lwservers[i].address,
740 p = lwres_net_ntop(af,
756 p = lwres_net_ntop
H A Dgetipnode.c244 lwres_net_ntop(AF_INET, (char *)&in4,
/bind-9.11.3/lib/lwres/win32/include/lwres/
H A Dnet.h34 * It declares lwres_net_aton(), lwres_net_ntop(), and lwres_net_pton().
217 lwres_net_ntop(int af, const void *src, char *dst, size_t size);
/bind-9.11.3/bin/dig/
H A Ddighost.c652 lwres_net_ntop(af, confdata->nameservers[i].address,

Completed in 75 milliseconds