Home
last modified time | relevance | path

Searched defs:dns_zone_t (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/mpl/bind/dist/bin/named/
H A Dzoneconf.c88 void (*setzacl)(dns_zone_t *, dns_acl_t *), in configure_zone_acl()
89 void (*clearzacl)(dns_zone_t *)) { in configure_zone_acl()
/netbsd/external/mpl/bind/dist/lib/dns/
H A Dzt.c529 isc_result_t (*action)(dns_zone_t *, void *), void *uap) { in dns_zt_apply()
/netbsd/external/mpl/bind/dist/lib/dns/include/dns/
H A Dtypes.h158 typedef struct dns_zone dns_zone_t; typedef