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

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

Completed in 101 milliseconds