Also known as ISC bind. This import adds utilities such as host(1), dig(1), and nslookup(1), as well as many other tools and libraries. Change-Id: I035ca46e64f1965d57019e773f4ff0ef035e4aa3
21 lines
247 B
Modula-2
21 lines
247 B
Modula-2
LIBRARY dxdriver
|
|
|
|
; Exported Functions
|
|
EXPORTS
|
|
dlz_addrdataset
|
|
dlz_allnodes
|
|
dlz_allowzonexfr
|
|
dlz_closeversion
|
|
dlz_configure
|
|
dlz_create
|
|
dlz_delrdataset
|
|
dlz_destroy
|
|
dlz_findzonedb
|
|
dlz_lookup
|
|
dlz_newversion
|
|
dlz_ssumatch
|
|
dlz_subrdataset
|
|
dlz_version
|
|
|
|
|