Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dsocket.h775 isc_socket_gettype(isc_socket_t *sock);
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddispatch.c2304 REQUIRE(isc_socket_gettype(sock) == isc_sockettype_tcp); in dns_dispatch_createtcp()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c5213 isc_socket_gettype(isc_socket_t *sock) { in isc_socket_gettype() function