Home
last modified time | relevance | path

Searched refs:IMSG_QUEUE_MESSAGE_COMMIT (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/smtpd/
H A Dqueue.c107 m_create(p_scheduler, IMSG_QUEUE_MESSAGE_COMMIT, in queue_imsg()
592 m_create(p_scheduler, IMSG_QUEUE_MESSAGE_COMMIT, 0, 0, -1); in queue_bounce()
686 m_create(p_scheduler, IMSG_QUEUE_MESSAGE_COMMIT, in queue_timeout()
697 m_create(p_scheduler, IMSG_QUEUE_MESSAGE_COMMIT, in queue_timeout()
H A Dscheduler.c75 case IMSG_QUEUE_MESSAGE_COMMIT: in scheduler_imsg()
H A Dsmtpd.h241 IMSG_QUEUE_MESSAGE_COMMIT, enumerator
H A Dsmtpd.c2010 CASE(IMSG_QUEUE_MESSAGE_COMMIT); in imsg_to_str()