Searched refs:IMSG_MDA_DELIVERY_OK (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.sbin/smtpd/
H A Dqueue.c321 case IMSG_MDA_DELIVERY_OK:
336 if (imsg->hdr.type == IMSG_MDA_DELIVERY_OK)
H A Dmda.c680 m_create(p_queue, IMSG_MDA_DELIVERY_OK, 0, 0, -1);
H A Dsmtpd.h246 IMSG_MDA_DELIVERY_OK, enumerator in enum:imsg_type
H A Dsmtpd.c2015 CASE(IMSG_MDA_DELIVERY_OK);

Completed in 200 milliseconds