add_detach
cfg.add_detach(prio, p);
void add_detach(int, struct event_proc *);
void add_detach(int, event_proc *);
{ add_detach($2, $4); }