Searched refs:add_soa (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/unbound/validator/ |
| H A D | val_neg.c | 1390 static int add_soa(struct rrset_cache* rrset_cache, time_t now, in add_soa() function 1465 if(addsoa && !add_soa(rrset_cache, now, region, msg, NULL)) in val_neg_getmsg() 1550 if(addsoa && !add_soa(rrset_cache, now, region, msg, NULL)) in val_neg_getmsg() 1595 if(msg && addsoa && !add_soa(rrset_cache, now, region, msg, zone)) { in val_neg_getmsg()
|