Home
last modified time | relevance | path

Searched refs:dns_notifytype_t (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/bind/dist/lib/dns/include/dns/
H A Dtypes.h185 } dns_notifytype_t; typedef
H A Dzone.h1508 dns_zone_setnotifytype(dns_zone_t *zone, dns_notifytype_t notifytype);
/minix/external/bsd/bind/dist/bin/named/
H A Dzoneconf.c812 dns_notifytype_t notifytype = dns_notifytype_yes; in ns_zone_configure()
/minix/external/bsd/bind/dist/lib/dns/
H A Dzone.c265 dns_notifytype_t notifytype;
1242 dns_zone_setnotifytype(dns_zone_t *zone, dns_notifytype_t notifytype) { in dns_zone_setnotifytype()
10512 dns_notifytype_t notifytype; in zone_notify()