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

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dnamespace.h99 #define isc_socket_open isc__socket_open macro
H A Dsocket.h569 isc_socket_open(isc_socket_t *sock);
580 * isc_socket_open() should not be called on sockets created by
602 * used with isc_socket_open(). This optimization may not be available for some
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dnamespace.h98 #define isc_socket_open isc__socket_open macro
H A Dsocket.h561 isc_socket_open(isc_socket_t *sock);
572 * isc_socket_open() should not be called on sockets created by
594 * used with isc_socket_open(). This optimization may not be available for some
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Ddispatch.c1900 result = isc_socket_open(sock);
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dsocket.c1845 isc_socket_open(isc_socket_t *sock) { function

Completed in 85 milliseconds