; Exported Functions
EXPORTS
+; test only
+dns__rbt_checkproperties
+dns__rbt_getheight
+dns__rbtnode_getdistance
+dns__zone_loadpending
+
dns_acl_allowed
dns_acl_any
dns_acl_attach
* usually do not have to care about this function: it would call
* isc_lib_register(), which internally calls this function.
*/
+
void
isc__mem_printactive(isc_mem_t *mctx, FILE *file);
-void
-isc__mem_printallactive(FILE *file);
/*%<
* For internal use by the isc module and its unit tests, these functions
* print lists of active memory blocks for a single memory context or for
isc__mempool_getfillcount(isc_mempool_t *mpctx);
void
isc__mem_printactive(isc_mem_t *ctx0, FILE *file);
-void
-isc__mem_printallactive(FILE *file);
unsigned int
isc__mem_references(isc_mem_t *ctx0);
; These symbols are not needed by the WIN32 build, but build-tarballs
; will complain if they aren't present here.
-isc_socket_fdwatchcreate
-isc_socket_fdwatchpoke
-isc_socket_create
-isc_socket_dup
-isc_socket_cancel
+isc__hash_setvec
+isc_socket_accept
isc_socket_attach
-isc_socket_detach
-isc_socket_open
-isc_socket_close
isc_socket_bind
-isc_socket_filter
-isc_socket_listen
-isc_socket_accept
+isc_socket_cancel
+isc_socket_cleanunix
+isc_socket_close
isc_socket_connect
+isc_socket_create
+isc_socket_detach
+isc_socket_dscp
+isc_socket_dup
+isc_socket_fdwatchcreate
+isc_socket_fdwatchpoke
+isc_socket_filter
isc_socket_getpeername
isc_socket_getsockname
+isc_socket_gettype
+isc_socket_ipv6only
+isc_socket_listen
+isc_socket_open
+isc_socket_permunix
isc_socket_recv
-isc_socket_recvv
isc_socket_recv2
+isc_socket_recvv
+isc_socket_register
isc_socket_send
isc_socket_sendto
-isc_socket_sendv
+isc_socket_sendto2
isc_socket_sendtov
isc_socket_sendtov2
-isc_socket_sendto2
+isc_socket_sendv
isc_socketmgr_create
isc_socketmgr_create2
isc_socketmgr_destroy
-isc_socket_gettype
-isc_socket_ipv6only
-isc_socket_dscp
-isc_socket_cleanunix
-isc_socket_permunix
-isc_socket_register
-isc_print_vsnprintf
-isc_print_snprintf
-isc_print_sprintf
+isc_socketmgr_setstats
isc_print_fprintf
isc_print_printf
+isc_print_snprintf
+isc_print_sprintf
+isc_print_vsnprintf
isc__buffer_setactive
isc__buffer_subtract
isc__buffer_usedregion
+isc__hash_setvec
isc__mem_allocate
isc__mem_free
isc__mem_get
+isc__mem_printactive
isc__mem_put
isc__mem_putanddetach
isc__mem_reallocate
isc__task_gettag
isc__task_unsendrange
isc__taskmgr_mode
+isc__taskmgr_pause
+isc__taskmgr_resume
@IF AES
isc_aes128_crypt
isc_aes192_crypt
isc_entropy_stopcallbacksources
isc_entropy_usebestsource
isc_entropy_usehook
+isc_errno_toresult
isc_error_fatal
isc_error_runtimecheck
isc_error_setfatal
isc_net_aton
isc_net_disableipv4
isc_net_disableipv6
+isc_net_enableipv4
+isc_net_enableipv6
isc_net_getudpportrange
isc_net_ntop
isc_net_probe_ipv6only
isc_sockaddr_v6fromin
isc_socket_socketevent
isc_socketmgr_createinctx
+@IF NOTYET
+isc_socketmgr_renderjson
+@END NOTYET
@IF LIBXML2
isc_socketmgr_renderxml
@END LIBXML2
; Exported Functions
EXPORTS
+ns__client_request
+ns__clientmgr_getclient
+ns__interfacemgr_getif
+ns__interfacemgr_nextif
+ns__query_sfcache
+ns__query_start
ns_client_aclmsg
ns_client_addopt
ns_client_attach