mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-14 08:13:50 -05:00
Update the definition files for Windows
This commit is contained in:
parent
f50b1e0685
commit
11341c7688
3 changed files with 23 additions and 0 deletions
|
|
@ -314,6 +314,19 @@ dns_dns64_create
|
|||
dns_dns64_destroy
|
||||
dns_dns64_next
|
||||
dns_dns64_unlink
|
||||
@IF NOTYET
|
||||
dns_dnsrps_2policy
|
||||
dns_dnsrps_trig2type
|
||||
dns_dnsrps_type2trig
|
||||
dns_dnsrps_server_create
|
||||
dns_dnsrps_server_destroy
|
||||
dns_dnsrps_view_init
|
||||
dns_dnsrps_connect
|
||||
dns_dnsrps_rewrite_init
|
||||
@END NOTYET
|
||||
@IF NOTYET
|
||||
dns_resolver_setfuzzing
|
||||
@END NOTYET
|
||||
dns_dnssec_findmatchingkeys
|
||||
dns_dnssec_findzonekeys
|
||||
dns_dnssec_get_hints
|
||||
|
|
@ -1009,6 +1022,13 @@ dns_soa_setretry
|
|||
dns_soa_setserial
|
||||
dns_ssu_external_match
|
||||
dns_ssu_mtypefromstring
|
||||
dns_ssurule_isgrant
|
||||
dns_ssurule_identity
|
||||
dns_ssurule_matchtype
|
||||
dns_ssurule_name
|
||||
dns_ssurule_types
|
||||
dns_ssutable_firstrule
|
||||
dns_ssutable_nextrule
|
||||
dns_ssutable_addrule
|
||||
dns_ssutable_attach
|
||||
dns_ssutable_checkrules
|
||||
|
|
|
|||
|
|
@ -247,6 +247,7 @@ isc_hex_decodestring
|
|||
isc_hex_tobuffer
|
||||
isc_hex_totext
|
||||
isc_hp_clear
|
||||
isc_hp_clear_one
|
||||
isc_hp_destroy
|
||||
isc_hp_init
|
||||
isc_hp_protect
|
||||
|
|
@ -286,6 +287,7 @@ isc_ht_iter_first
|
|||
isc_ht_iter_next
|
||||
isc_httpd_addheader
|
||||
isc_httpd_addheaderuint
|
||||
isc_httpd_endheaders
|
||||
isc_httpd_response
|
||||
isc_httpd_setfinishhook
|
||||
isc_httpdmgr_addurl
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ ns__interfacemgr_getif
|
|||
ns__interfacemgr_nextif
|
||||
ns__query_sfcache
|
||||
ns__query_start
|
||||
ns__client_tcpconn
|
||||
ns_client_aclmsg
|
||||
ns_client_addopt
|
||||
ns_client_checkacl
|
||||
|
|
|
|||
Loading…
Reference in a new issue