Lines Matching defs:RETERR

46 #define RETERR(x) do { \
748 RETERR(dns_db_findrdataset(db, node, ver, dns_rdatatype_dnskey, 0, 0,
750 RETERR(dns_rdataset_first(&rdataset));
754 RETERR(dns_dnssec_keyfromrdata(name, &rdata, mctx, &pubkey));
969 RETERR(dst_context_create3(key, mctx,
977 RETERR(dns_rdata_fromstruct(NULL, dns_rdataclass_any,
981 RETERR(dst_context_adddata(ctx, &r));
987 RETERR(dst_context_adddata(ctx, &msg->query));
995 RETERR(dst_context_adddata(ctx, &r));
1002 RETERR(dst_context_adddata(ctx, &r));
1004 RETERR(dst_key_sigsize(key, &sigsize));
1013 RETERR(dst_context_sign(ctx, &sigbuf));
1017 RETERR(dns_message_gettemprdata(msg, &rdata));
1018 RETERR(isc_buffer_allocate(msg->mctx, &dynbuf, 1024));
1019 RETERR(dns_rdata_fromstruct(rdata, dns_rdataclass_any,
1029 RETERR(dns_message_gettemprdatalist(msg, &datalist));
1034 RETERR(dns_message_gettemprdataset(msg, &dataset));
1083 RETERR(dns_rdataset_first(msg->sig0));
1086 RETERR(dns_rdata_tostruct(&rdata, &sig, NULL));
1118 RETERR(dst_context_create3(key, mctx,
1126 RETERR(dst_context_adddata(ctx, &r));
1132 RETERR(dst_context_adddata(ctx, &msg->query));
1152 RETERR(dst_context_adddata(ctx, &header_r));
1159 RETERR(dst_context_adddata(ctx, &r));
1425 RETERR(dns_name_tofilenametext(origin, ISC_FALSE, &b));
1431 RETERR(isc_dir_open(&dir, directory));
1503 RETERR(dns_dnsseckey_create(mctx, &dstkey, &key));
1679 RETERR(dns_dnssec_keyfromrdata(origin, &rdata, mctx, &pubkey));
1691 RETERR(addkey(keylist, &pubkey, savekeys, mctx));
1762 RETERR(addkey(keylist, &pubkey, savekeys, mctx));
1765 RETERR(result);
1777 RETERR(addkey(keylist, &privkey, savekeys, mctx));
1786 RETERR(result);
1789 RETERR(mark_active_keys(keylist, keysigs));
1792 RETERR(mark_active_keys(keylist, soasigs));
1833 RETERR(dns_difftuple_create(mctx, DNS_DIFFOP_ADD, origin, ttl,
1848 RETERR(dns_difftuple_create(mctx, DNS_DIFFOP_DEL, origin, ttl,
1868 RETERR(make_dnskey(key->key, buf, sizeof(buf), &dnskey));
1889 RETERR(dns_difftuple_create(mctx, DNS_DIFFOP_ADD, origin, ttl,
1913 RETERR(make_dnskey(key->key, buf, sizeof(buf), &dnskey));
1914 RETERR(dns_difftuple_create(mctx, DNS_DIFFOP_DEL, origin, ttl, &dnskey,
1965 RETERR(make_dnskey(key->key, keybuf, sizeof(keybuf),
1972 RETERR(dns_ds_buildrdata(origin, &cdnskeyrdata,
1975 RETERR(dns_ds_buildrdata(origin, &cdnskeyrdata,
1990 RETERR(publish(&cdnskeyrdata, diff, origin,
1994 RETERR(publish(&cdsrdata1, diff, origin,
1998 RETERR(publish(&cdsrdata2, diff, origin,
2005 RETERR(delrdata(&cdsrdata1, diff, origin,
2008 RETERR(delrdata(&cdsrdata2, diff, origin,
2015 RETERR(delrdata(&cdnskeyrdata, diff, origin,
2035 RETERR(make_dnskey(key->key, keybuf, sizeof(keybuf),
2039 RETERR(dns_ds_buildrdata(origin, &cdnskeyrdata,
2042 RETERR(dns_ds_buildrdata(origin, &cdnskeyrdata,
2046 RETERR(delrdata(&cdsrdata1, diff, origin,
2049 RETERR(delrdata(&cdsrdata2, diff, origin,
2055 RETERR(delrdata(&cdnskeyrdata, diff, origin,
2097 RETERR(publish_key(diff, key, origin, ttl,
2163 RETERR(publish_key(diff, key1, origin, ttl,
2174 RETERR(remove_key(diff, key2, origin, ttl, mctx,
2189 RETERR(remove_key(diff, key2, origin, ttl, mctx,
2197 RETERR(publish_key(diff, key1, origin, ttl,