Searched refs:on_delegation_point (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/ldns/
H A Ddnssec.c779 int on_delegation_point; local
790 on_delegation_point = ldns_dnssec_rrsets_contains_type(
799 if ((on_delegation_point && (
802 || (!on_delegation_point &&
839 int on_delegation_point; local
864 on_delegation_point = ldns_dnssec_rrsets_contains_type(
876 if ((on_delegation_point && (
879 || (!on_delegation_point &&
H A Ddnssec_sign.c1045 int on_delegation_point = 0; /* handle partially occluded names */ local
1061 on_delegation_point = ldns_dnssec_rrsets_contains_type(
1096 if (!on_delegation_point ||

Completed in 64 milliseconds