Searched refs:mi_stop (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/sendmail/libmilter/
H A Dmonitor.c113 while (mi_stop() == MILTER_CONT)
127 if (mi_stop() != MILTER_CONT)
H A Dsignal.c38 mi_stop() function
H A Dworker.c384 if (mi_stop() != MILTER_CONT)
695 if (mi_stop() != MILTER_CONT)
H A Dlibmilter.h286 extern int mi_stop __P((void));
H A Dlistener.c750 while ((mistop = mi_stop()) == MILTER_CONT)
771 continue; /* just check mi_stop() */
H A Dengine.c279 if (mi_stop() == MILTER_ABRT)

Completed in 124 milliseconds