Searched refs:isc_netaddr_format (Results 1 - 13 of 13) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dnetaddr.h91 isc_netaddr_format(const isc_netaddr_t *na, char *array, unsigned int size);
101 * Minimum size of array to pass to isc_netaddr_format().
/bind-9.6-ESV-R11/bin/tests/
H A Dbyname_test.c103 isc_netaddr_format(&netaddr, text, sizeof(text));
/bind-9.6-ESV-R11/lib/isc/
H A Dnetaddr.c182 isc_netaddr_format(const isc_netaddr_t *na, char *array, unsigned int size) { function
/bind-9.6-ESV-R11/lib/bind9/
H A Dcheck.c1639 isc_netaddr_format(&n1, buf, sizeof(buf));
1654 isc_netaddr_format(&n1, buf, sizeof(buf));
1672 isc_netaddr_format(&n2, buf, sizeof(buf));
/bind-9.6-ESV-R11/bin/named/
H A Dlwresd.c187 isc_netaddr_format(&na, addrtext,
/bind-9.6-ESV-R11/lib/isc/unix/
H A Difiter_ioctl.c540 isc_netaddr_format(&iter->current.address, sabuf, sizeof(sabuf));
/bind-9.6-ESV-R11/lib/dns/
H A Drequest.c504 isc_netaddr_format(&netaddr, netaddrstr, sizeof(netaddrstr));
H A Dadb.c2862 isc_netaddr_format(&netaddr, addrbuf, sizeof(addrbuf));
H A Ddispatch.c1234 isc_netaddr_format(&netaddr, netaddrstr,
H A Dresolver.c2898 isc_netaddr_format(&na, buf, sizeof(buf));
H A Dzone.c8236 isc_netaddr_format(&masterip, addrbuf, sizeof(addrbuf));
/bind-9.6-ESV-R11/lib/isccfg/
H A Dparser.c2041 isc_netaddr_format(&netaddr, buf, sizeof(buf));
/bind-9.6-ESV-R11/bin/dig/
H A Ddighost.c647 isc_netaddr_format(&netaddr, tmp, sizeof(tmp));
3501 isc_netaddr_format(&netaddr, tmp, sizeof(tmp));

Completed in 112 milliseconds