Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/services/
H A Dauthzone.c4582 int softfail = 0; in apply_ixfr() local
4669 softfail = 1; in apply_ixfr()
4689 softfail = 1; in apply_ixfr()
4696 if(softfail) { in apply_ixfr()
/freebsd-12.1/contrib/unbound/doc/
H A DChangelog5930 - removed abort on prealloc failure, error still printed but softfail.