Files
bind9/lib/ns/win32/libns.def
Ondřej Surý c931d8e417 Merge branch '46-just-use-clang-format-to-reformat-sources' into 'master'
Reformat source code with clang-format

Closes #46

See merge request isc-projects/bind9!2156

(cherry picked from commit 7099e79a9b)

4c3b063e Import Linux kernel .clang-format with small modifications
f50b1e06 Use clang-format to reformat the source files
11341c76 Update the definition files for Windows
df6c1f76 Remove tkey_test (which is no-op anyway)
2020-02-12 14:51:18 +00:00

107 lines
2.0 KiB
Modula-2

LIBRARY libns
; Exported Functions
EXPORTS
ns__client_put_cb
ns__client_request
ns__client_reset_cb
ns__client_setup
ns__interfacemgr_getif
ns__interfacemgr_nextif
ns__query_sfcache
ns__query_start
ns__client_tcpconn
ns_client_aclmsg
ns_client_addopt
ns_client_checkacl
ns_client_checkaclsilent
ns_client_drop
ns_client_dumprecursing
ns_client_error
ns_client_findversion
ns_client_getdestaddr
ns_client_getnamebuf
ns_client_getsockaddr
ns_client_keepname
ns_client_killoldestquery
ns_client_log
ns_client_logv
ns_client_newdbversion
ns_client_newname
ns_client_newnamebuf
ns_client_newrdataset
ns_client_putrdataset
ns_client_qnamereplace
ns_client_recursing
ns_client_releasename
ns_client_send
ns_client_sendraw
ns_client_settimeout
ns_client_shuttingdown
ns_client_sourceip
ns_clientmgr_create
ns_clientmgr_destroy
ns_hook_add
ns_hooktable_create
ns_hooktable_free
ns_hooktable_init
ns_interface_attach
ns_interface_detach
ns_interface_shutdown
ns_interfacemgr_adjust
ns_interfacemgr_attach
ns_interfacemgr_create
ns_interfacemgr_detach
ns_interfacemgr_dumprecursing
ns_interfacemgr_getaclenv
ns_interfacemgr_islistening
ns_interfacemgr_listeningon
ns_interfacemgr_scan
ns_interfacemgr_setbacklog
ns_interfacemgr_setlistenon4
ns_interfacemgr_setlistenon6
ns_interfacemgr_shutdown
ns_lib_init
ns_lib_shutdown
ns_listenelt_create
ns_listenelt_destroy
ns_listenlist_attach
ns_listenlist_create
ns_listenlist_default
ns_listenlist_detach
ns_log_init
ns_log_setcontext
ns_notify_start
ns_plugin_check
ns_plugin_expandpath
ns_plugin_register
ns_plugins_create
ns_plugins_free
ns_query_cancel
ns_query_done
ns_query_free
ns_query_init
ns_query_recurse
ns_query_start
ns_server_attach
ns_server_create
ns_server_detach
ns_server_getoption
ns_server_setoption
ns_server_setserverid
ns_sortlist_addrorder1
ns_sortlist_addrorder2
ns_sortlist_byaddrsetup
ns_sortlist_setup
ns_stats_attach
ns_stats_create
ns_stats_decrement
ns_stats_detach
ns_stats_get
ns_stats_get_counter
ns_stats_increment
ns_stats_update_if_greater
ns_update_start
ns_xfr_start