mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
add missing entry points
This commit is contained in:
parent
f5c22df82b
commit
2efb444806
@ -2,6 +2,20 @@ LIBRARY libirs
|
||||
|
||||
; Exported Functions
|
||||
EXPORTS
|
||||
irs_context_create
|
||||
irs_context_destroy
|
||||
irs_context_get
|
||||
irs_context_getappctx
|
||||
irs_context_getdnsclient
|
||||
irs_context_getdnsconf
|
||||
irs_context_getmctx
|
||||
irs_context_getresconf
|
||||
irs_context_gettask
|
||||
irs_context_gettaskmgr
|
||||
irs_context_gettimermgr
|
||||
irs_dnsconf_destroy
|
||||
irs_dnsconf_gettrustedkeys
|
||||
irs_dnsconf_load
|
||||
irs_freeaddrinfo
|
||||
irs_gai_strerror
|
||||
irs_getaddrinfo
|
||||
|
Loading…
x
Reference in New Issue
Block a user