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

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dnamespace.h100 #define isc_socket_close isc__socket_close macro
H A Dsocket.h587 * \li 'socket' is a valid and previously closed by isc_socket_close()
597 isc_socket_close(isc_socket_t *sock);
606 * isc_socket_close() should not be called on sockets created by
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dnamespace.h99 #define isc_socket_close isc__socket_close macro
H A Dsocket.h579 * \li 'socket' is a valid and previously closed by isc_socket_close()
589 isc_socket_close(isc_socket_t *sock);
598 * isc_socket_close() should not be called on sockets created by
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Ddispatch.c1045 result = isc_socket_close(dispsock->socket);
1932 isc_socket_close(sock);
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dsocket.c1904 isc_socket_close(isc_socket_t *sock) { function

Completed in 73 milliseconds