Searched defs:isc_netaddr_totext (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dnetaddr.c118 isc_netaddr_totext(const isc_netaddr_t *netaddr, isc_buffer_t *target) { function
178 result = isc_netaddr_totext(na, &buf);

Completed in 10 milliseconds