Searched refs:isc_socket_open (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dsocket.h72 #define isc_socket_open isc__socket_open macro
631 isc_socket_open(isc_socket_t *sock);
642 * isc_socket_open() should not be called on sockets created by
664 * used with isc_socket_open(). This optimization may not be available for some
/bind-9.11.3/lib/isc/
H A Dsocket_api.c288 isc_socket_open(isc_socket_t *sock) { function
/bind-9.11.3/lib/isc/win32/
H A Dsocket.c1869 isc_socket_open(isc_socket_t *sock) { function
/bind-9.11.3/lib/dns/
H A Ddispatch.c1687 result = isc_socket_open(sock);

Completed in 73 milliseconds