mproc_dispatch
event_set(&p->ev, p->imsgbuf.fd, events, mproc_dispatch, p);
static void mproc_dispatch(int, short, void *);