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

/freebsd-10-stable/contrib/ldns/
H A Ddnssec.c789 int on_delegation_point; local
800 on_delegation_point = ldns_dnssec_rrsets_contains_type(
809 if ((on_delegation_point && (
812 || (!on_delegation_point &&
849 int on_delegation_point; local
874 on_delegation_point = ldns_dnssec_rrsets_contains_type(
886 if ((on_delegation_point && (
889 || (!on_delegation_point &&
H A Ddnssec_sign.c1079 int on_delegation_point = 0; /* handle partially occluded names */ local
1095 on_delegation_point = ldns_dnssec_rrsets_contains_type(
1130 if (!on_delegation_point ||

Completed in 113 milliseconds