Lines Matching defs:rrset
505 typedef isc_result_t rrset_func(void *data, dns_rdataset_t *rrset);
765 * Set '*exists' to true iff an rrset of the given type exists,
783 cname_compatibility_action(void *data, dns_rdataset_t *rrset) {
785 if (rrset->type != dns_rdatatype_cname &&
786 ! dns_rdatatype_isdnssec(rrset->type))
792 * Check whether there is an rrset incompatible with adding a CNAME RR,
796 * If such an incompatible rrset exists, set '*exists' to ISC_TRUE.
836 name_exists_action(void *data, dns_rdataset_t *rrset) {
838 UNUSED(rrset);
881 ssu_checkrule(void *data, dns_rdataset_t *rrset) {
889 if (rrset->type == dns_rdatatype_rrsig ||
890 rrset->type == dns_rdatatype_nsec)
895 rrset->type, ssuinfo->key);
2575 "'rrset exists (value independent)' "
2599 "'rrset does not exist' "
2621 * Perform the final check of the "rrset exists (value dependent)"
3028 "deleting rrset at '%s' %s",