Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dcontrol.c565 case IMSG_CTL_PAUSE_MTA: in control_dispatch_ext()
575 m_compose(p_queue, IMSG_CTL_PAUSE_MTA, 0, 0, -1, NULL, 0); in control_dispatch_ext()
H A Dscheduler.c276 case IMSG_CTL_PAUSE_MTA: in scheduler_imsg()
H A Dqueue.c454 case IMSG_CTL_PAUSE_MTA: in queue_imsg()
H A Dsmtpctl.c601 srv_send(IMSG_CTL_PAUSE_MTA, NULL, 0); in do_pause_mta()
H A Dsmtpd.h184 IMSG_CTL_PAUSE_MTA, enumerator
H A Dsmtpd.c1953 CASE(IMSG_CTL_PAUSE_MTA); in imsg_to_str()