Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Ddispatcher.c112 case IMSG_MDA_FORK: in dispatcher_imsg()
H A Dmda.c274 m_create(p_parent, IMSG_MDA_FORK, 0, 0, -1); in mda_imsg()
280 case IMSG_MDA_FORK: in mda_imsg()
H A Dsmtpd.c197 case IMSG_MDA_FORK: in parent_imsg()
1495 m_create(p, IMSG_MDA_FORK, 0, 0, pipefd[1]); in forkmda()
2021 CASE(IMSG_MDA_FORK); in imsg_to_str()
H A Dsmtpd.h252 IMSG_MDA_FORK, enumerator