Home
last modified time | relevance | path

Searched refs:add_soa (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/validator/
H A Dval_neg.c1375 static int add_soa(struct rrset_cache* rrset_cache, time_t now, in add_soa() function
1450 if(addsoa && !add_soa(rrset_cache, now, region, msg, NULL)) in val_neg_getmsg()
1535 if(addsoa && !add_soa(rrset_cache, now, region, msg, NULL)) in val_neg_getmsg()
1580 if(msg && addsoa && !add_soa(rrset_cache, now, region, msg, zone)) { in val_neg_getmsg()