Home
last modified time | relevance | path

Searched refs:IMSG_CTL_RESUME_MTA (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.sbin/smtpd/
H A Dcontrol.c615 case IMSG_CTL_RESUME_MTA: in control_dispatch_ext()
625 m_compose(p_queue, IMSG_CTL_RESUME_MTA, 0, 0, -1, NULL, 0); in control_dispatch_ext()
H A Dscheduler.c281 case IMSG_CTL_RESUME_MTA: in scheduler_imsg()
H A Dqueue.c456 case IMSG_CTL_RESUME_MTA: in queue_imsg()
H A Dsmtpctl.c655 srv_send(IMSG_CTL_RESUME_MTA, NULL, 0); in do_resume_mta()
H A Dsmtpd.h191 IMSG_CTL_RESUME_MTA, enumerator
H A Dsmtpd.c1960 CASE(IMSG_CTL_RESUME_MTA); in imsg_to_str()