IMSG_MDA_FORK
case IMSG_MDA_FORK:
m_create(p_parent, IMSG_MDA_FORK, 0, 0, -1);
case IMSG_MDA_FORK:
m_create(p, IMSG_MDA_FORK, 0, 0, pipefd[1]);
case IMSG_MDA_FORK:
CASE(IMSG_MDA_FORK);