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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dsignal.c125 if (++errs > MAX_FAILS_T)
H A Dlibmilter.h251 #define MAX_FAILS_T 16 /* thread creation */ macro
H A Dlistener.c950 tcnt >= MAX_FAILS_T ? "abort" : "try again");
954 if (tcnt >= MAX_FAILS_T)

Completed in 45 milliseconds