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

12

/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dnetaddr.h93 isc_netaddr_format(const isc_netaddr_t *na, char *array, unsigned int size);
103 * Minimum size of array to pass to isc_netaddr_format().
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dnetaddr.h94 isc_netaddr_format(const isc_netaddr_t *na, char *array, unsigned int size);
104 * Minimum size of array to pass to isc_netaddr_format().
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dnetaddr.h94 isc_netaddr_format(const isc_netaddr_t *na, char *array, unsigned int size);
104 * Minimum size of array to pass to isc_netaddr_format().
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Decs.c110 isc_netaddr_format(&ecs->addr, buf, size);
H A Dssu_external.c173 isc_netaddr_format(tcpaddr, b_addr, sizeof(b_addr));
H A Ddispatch.c562 isc_netaddr_format(&netaddr, netaddrstr,
579 isc_netaddr_format(&netaddr, netaddrstr, sizeof(netaddrstr));
H A Drequest.c395 isc_netaddr_format(&netaddr, netaddrstr, sizeof(netaddrstr));
H A Dxfrin.c1086 isc_netaddr_format(&primary_netaddr,
H A Dsdlz.c1742 isc_netaddr_format(tcpaddr, b_addr, sizeof(b_addr));
H A Dadb.c2200 isc_netaddr_format(&netaddr, addrbuf, sizeof(addrbuf));
3550 isc_netaddr_format(&netaddr, addrbuf, sizeof(addrbuf));
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Decs.c110 isc_netaddr_format(&ecs->addr, buf, size);
H A Dssu_external.c178 isc_netaddr_format(tcpaddr, b_addr, sizeof(b_addr));
H A Drequest.c512 isc_netaddr_format(&netaddr, netaddrstr, sizeof(netaddrstr));
H A Dsdlz.c1767 isc_netaddr_format(tcpaddr, b_addr, sizeof(b_addr));
H A Dadb.c2215 isc_netaddr_format(&netaddr, addrbuf, sizeof(addrbuf));
3561 isc_netaddr_format(&netaddr, addrbuf, sizeof(addrbuf));
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dnetaddr.c185 isc_netaddr_format(const isc_netaddr_t *na, char *array, unsigned int size) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dnetaddr.c191 isc_netaddr_format(const isc_netaddr_t *na, char *array, unsigned int size) { function
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dnetaddr.c187 isc_netaddr_format(const isc_netaddr_t *na, char *array, unsigned int size) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Daclconf.c733 isc_netaddr_format(&addr, buf, sizeof(buf));
746 isc_netaddr_format(&addr, buf, sizeof(buf));
H A Dparser.c3397 isc_netaddr_format(&netaddr, buf, sizeof(buf));
3549 isc_netaddr_format(&netaddr, buf, sizeof(buf));
/netbsd-current/external/mpl/bind/dist/lib/isccfg/
H A Daclconf.c803 isc_netaddr_format(&addr, buf, sizeof(buf));
816 isc_netaddr_format(&addr, buf, sizeof(buf));
H A Dparser.c3154 isc_netaddr_format(&netaddr, buf, sizeof(buf));
3312 isc_netaddr_format(&netaddr, buf, sizeof(buf));
/netbsd-current/external/mpl/bind/dist/bin/dig/
H A Ddighost.c572 isc_netaddr_format(&netaddr, tmp, sizeof(tmp));
3013 isc_netaddr_format(&netaddr, buf, sizeof(buf));
3327 isc_netaddr_format(&netaddr, buf, sizeof(buf));
3435 isc_netaddr_format(&netaddr, buf, sizeof(buf));
4625 isc_netaddr_format(&netaddr, tmp, sizeof(tmp));
/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/
H A Difiter_ioctl.c571 isc_netaddr_format(&iter->current.address, sabuf, sizeof(sabuf));
/netbsd-current/external/mpl/bind/dist/lib/bind9/
H A Dcheck.c558 isc_netaddr_format(netaddr, buf, sizeof(buf));
658 isc_netaddr_format(&sa, netaddrbuf,
4201 isc_netaddr_format(&n1, buf, sizeof(buf));
4222 isc_netaddr_format(&n1, buf, sizeof(buf));
4266 isc_netaddr_format(&n2, buf, sizeof(buf));

Completed in 457 milliseconds

12