Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.c4864 int softfail = 0; in apply_ixfr() local
4951 softfail = 1; in apply_ixfr()
4971 softfail = 1; in apply_ixfr()
4978 if(softfail) { in apply_ixfr()
/freebsd/contrib/unbound/doc/
H A DChangelog8845 - removed abort on prealloc failure, error still printed but softfail.