privproc_push
event_set(&p.push_ev, s, EV_WRITE, privproc_push, &p);
void privproc_push(int, short, void *);