Lines Matching defs:RETERR
50 #define RETERR(x) \
820 RETERR(dst_context_create(key, mctx, DNS_LOGCATEGORY_DNSSEC, true, 0,
828 RETERR(dns_rdata_fromstruct(NULL, dns_rdataclass_any,
832 RETERR(dst_context_adddata(ctx, &r));
838 RETERR(dst_context_adddata(ctx, &msg->query));
847 RETERR(dst_context_adddata(ctx, &r));
854 RETERR(dst_context_adddata(ctx, &r));
856 RETERR(dst_key_sigsize(key, &sigsize));
861 RETERR(dst_context_sign(ctx, &sigbuf));
867 RETERR(dns_rdata_fromstruct(rdata, dns_rdataclass_any,
933 RETERR(dns_rdataset_first(msg->sig0));
936 RETERR(dns_rdata_tostruct(&rdata, &sig, NULL));
972 RETERR(dst_context_create(key, mctx, DNS_LOGCATEGORY_DNSSEC, false, 0,
980 RETERR(dst_context_adddata(ctx, &r));
986 RETERR(dst_context_adddata(ctx, &msg->query));
1007 RETERR(dst_context_adddata(ctx, &header_r));
1014 RETERR(dst_context_adddata(ctx, &r));
1245 RETERR(isc_dir_open(&dir, directory));
1362 RETERR(dns_name_tofilenametext(origin, false, &b));
1369 RETERR(findmatchingkeys(keydir, namebuf, len, mctx, now,
1383 RETERR(findmatchingkeys(
1578 RETERR(dns_dnssec_keyfromrdata(origin, &rdata, mctx, &dnskey));
1604 RETERR(result);
1687 RETERR(result);
1714 RETERR(result);
1718 RETERR(mark_active_keys(keylist, keysigs));
1722 RETERR(mark_active_keys(keylist, soasigs));
1769 RETERR(dns_difftuple_create(mctx, DNS_DIFFOP_ADD, origin, ttl, rdata,
1783 RETERR(dns_difftuple_create(mctx, DNS_DIFFOP_DEL, origin, ttl, rdata,
1801 RETERR(dns_dnssec_make_dnskey(key->key, buf, sizeof(buf), &dnskey));
1841 RETERR(dns_dnssec_make_dnskey(key->key, buf, sizeof(buf), &dnskey));
1963 RETERR(dns_dnssec_make_dnskey(key->key, keybuf, sizeof(keybuf),
1974 RETERR(add_cds(key, &cdnskeyrdata,
1989 RETERR(addrdata(&cdnskeyrdata, diff, origin,
2020 RETERR(delrdata(&cdnskeyrdata, diff,
2046 RETERR(dns_dnssec_make_dnskey(key->key, keybuf, sizeof(keybuf),
2065 RETERR(delrdata(&cdnskeyrdata, diff, origin,
2110 RETERR(addrdata(&cds_delete, diff, origin, ttl, mctx));
2120 RETERR(delrdata(&cds_delete, diff, origin, cds->ttl,
2134 RETERR(addrdata(&cdnskey_delete, diff, origin, ttl,
2146 RETERR(delrdata(&cdnskey_delete, diff, origin,
2188 RETERR(publish_key(diff, key, origin, ttl, mctx,
2263 RETERR(publish_key(diff, key1, origin, ttl,
2299 RETERR(remove_key(diff, key2, origin, ttl, mctx,
2323 RETERR(remove_key(diff, key2, origin, ttl, mctx,
2341 RETERR(publish_key(diff, key1, origin, ttl, mctx,