Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.c5016 int softfail = 0; in apply_ixfr() local
5105 softfail = 1; in apply_ixfr()
5125 softfail = 1; in apply_ixfr()
5132 if(softfail) { in apply_ixfr()
/freebsd/contrib/unbound/doc/
H A DChangelog10617 - removed abort on prealloc failure, error still printed but softfail.