Home
last modified time | relevance | path

Searched refs:dns_zone_gettype (Results 1 – 25 of 63) sorted by relevance

123

/dports/dns/bind911/bind-9.11.37/bin/named/
H A Dnotify.c139 dns_zonetype_t zonetype = dns_zone_gettype(zone); in ns_notify_start()
H A Dxfrout.c809 if (result != ISC_R_SUCCESS || dns_zone_gettype(zone) == dns_zone_dlz) { in ns_xfr_start()
851 switch(dns_zone_gettype(zone)) { in ns_xfr_start()
1112 dns_zone_gettype(mayberaw) == dns_zone_slave) { in ns_xfr_start()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/
H A Dnotify.c150 dns_zonetype_t zonetype = dns_zone_gettype(zone); in ns_notify_start()
H A Dxfrout.c795 if (result != ISC_R_SUCCESS || dns_zone_gettype(zone) == dns_zone_dlz) { in ns_xfr_start()
840 switch (dns_zone_gettype(zone)) { in ns_xfr_start()
1130 (dns_zone_gettype(mayberaw) == dns_zone_secondary || in ns_xfr_start()
1131 dns_zone_gettype(mayberaw) == dns_zone_mirror)) in ns_xfr_start()
/dports/dns/bind-tools/bind-9.16.27/lib/ns/
H A Dnotify.c151 dns_zonetype_t zonetype = dns_zone_gettype(zone); in ns_notify_start()
H A Dxfrout.c804 if (result != ISC_R_SUCCESS || dns_zone_gettype(zone) == dns_zone_dlz) { in ns_xfr_start()
849 switch (dns_zone_gettype(zone)) { in ns_xfr_start()
1156 (dns_zone_gettype(mayberaw) == dns_zone_secondary || in ns_xfr_start()
1157 dns_zone_gettype(mayberaw) == dns_zone_mirror)) in ns_xfr_start()
/dports/dns/bind916/bind-9.16.27/lib/ns/
H A Dnotify.c151 dns_zonetype_t zonetype = dns_zone_gettype(zone); in ns_notify_start()
H A Dxfrout.c804 if (result != ISC_R_SUCCESS || dns_zone_gettype(zone) == dns_zone_dlz) { in ns_xfr_start()
849 switch (dns_zone_gettype(zone)) { in ns_xfr_start()
1156 (dns_zone_gettype(mayberaw) == dns_zone_secondary || in ns_xfr_start()
1157 dns_zone_gettype(mayberaw) == dns_zone_mirror)) in ns_xfr_start()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/ns/
H A Dnotify.c144 dns_zonetype_t zonetype = dns_zone_gettype(zone); in ns_notify_start()
H A Dxfrout.c795 if (result != ISC_R_SUCCESS || dns_zone_gettype(zone) == dns_zone_dlz) { in ns_xfr_start()
840 switch (dns_zone_gettype(zone)) { in ns_xfr_start()
1100 (dns_zone_gettype(mayberaw) == dns_zone_slave || in ns_xfr_start()
1101 dns_zone_gettype(mayberaw) == dns_zone_mirror)) in ns_xfr_start()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzt.c195 dns_zone_gettype(dummy) == dns_zone_mirror && in dns_zt_find()
423 if (dns_zone_gettype(zone) != dns_zone_primary) { in freezezones()
H A Dview.c1050 if (zone != NULL && dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_find()
1062 if (dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_find()
1395 (dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_findzonecut()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzt.c195 dns_zone_gettype(dummy) == dns_zone_mirror && in dns_zt_find()
416 if (dns_zone_gettype(zone) != dns_zone_master) { in freezezones()
H A Dview.c1042 if (zone != NULL && dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_find()
1054 if (dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_find()
1387 (dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_findzonecut()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzt.c195 dns_zone_gettype(dummy) == dns_zone_mirror && in dns_zt_find()
423 if (dns_zone_gettype(zone) != dns_zone_primary) { in freezezones()
H A Dview.c1050 if (zone != NULL && dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_find()
1062 if (dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_find()
1395 (dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_findzonecut()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzt.c193 dns_zone_gettype(dummy) == dns_zone_mirror && in dns_zt_find()
421 if (dns_zone_gettype(zone) != dns_zone_primary) { in freezezones()
H A Dview.c1062 if (zone != NULL && dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_find()
1074 if (dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_find()
1407 (dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_findzonecut()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzt.c393 if (dns_zone_gettype(zone) != dns_zone_master) { in freezezones()
H A Dview.c1054 if (zone != NULL && dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_find2()
1063 if (dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_find2()
1389 (dns_zone_gettype(zone) == dns_zone_staticstub && in dns_view_findzonecut2()
/dports/dns/bind911/bind-9.11.37/lib/dns/include/dns/
H A Dzone.h1364 dns_zone_gettype(dns_zone_t *zone);
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/include/dns/
H A Dzone.h1304 dns_zone_gettype(dns_zone_t *zone);
/dports/dns/bind-tools/bind-9.16.27/lib/dns/include/dns/
H A Dzone.h1428 dns_zone_gettype(dns_zone_t *zone);
/dports/dns/bind916/bind-9.16.27/lib/dns/include/dns/
H A Dzone.h1428 dns_zone_gettype(dns_zone_t *zone);
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/include/dns/
H A Dzone.h1457 dns_zone_gettype(dns_zone_t *zone);

123