Home
last modified time | relevance | path

Searched refs:isc_socket_open (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dsocket.h339 isc_socket_open(isc_socket_t *sock);
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddispatch.c1668 result = isc_socket_open(sock); in open_socket()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c2592 isc_socket_open(isc_socket_t *sock) { in isc_socket_open() function