Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Ddispatcher.c102 case IMSG_CTL_MTA_BLOCK: in dispatcher_imsg()
H A Dcontrol.c685 case IMSG_CTL_MTA_BLOCK: in control_dispatch_ext()
H A Dsmtpctl.c948 m = imsg_create(ibuf, IMSG_CTL_MTA_BLOCK, IMSG_VERSION, 0, in do_block_mta()
H A Dsmtpd.h179 IMSG_CTL_MTA_BLOCK, enumerator
H A Dsmtpd.c1948 CASE(IMSG_CTL_MTA_BLOCK); in imsg_to_str()
H A Dmta.c406 case IMSG_CTL_MTA_BLOCK: in mta_imsg()