Searched refs:mi_stop (Results 1 – 8 of 8) sorted by relevance
113 while (mi_stop() == MILTER_CONT)127 if (mi_stop() != MILTER_CONT)
38 mi_stop() in mi_stop() function
342 if (mi_stop() != MILTER_CONT)641 if (mi_stop() != MILTER_CONT)
286 extern int mi_stop __P((void));
749 while ((mistop = mi_stop()) == MILTER_CONT)
284 if (mi_stop() == MILTER_ABRT)
616 #define mi_stop mi_callbacks->mc_stop macro
1234 ASSERT(mip->mi_stop != NULL); in mac_stop()1276 mip->mi_stop(mip->mi_driver); in mac_stop()