Searched refs:MAX_FAILS_T (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dsignal.c123 if (++errs > MAX_FAILS_T)
H A Dlibmilter.h251 #define MAX_FAILS_T 16 /* thread creation */ macro
H A Dlistener.c965 tcnt >= MAX_FAILS_T ? "abort" : "try again");
969 if (tcnt >= MAX_FAILS_T)

Completed in 118 milliseconds