Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Ddispatcher.c83 case IMSG_CTL_RESUME_SMTP: in dispatcher_imsg()
H A Dsmtp.c97 case IMSG_CTL_RESUME_SMTP: in smtp_imsg()
H A Dcontrol.c629 case IMSG_CTL_RESUME_SMTP: in control_dispatch_ext()
H A Dsmtpctl.c676 srv_send(IMSG_CTL_RESUME_SMTP, NULL, 0); in do_resume_smtp()
H A Dsmtpd.h192 IMSG_CTL_RESUME_SMTP, enumerator
H A Dsmtpd.c1961 CASE(IMSG_CTL_RESUME_SMTP); in imsg_to_str()