Searched refs:add_attach (Results 1 – 4 of 4) sorted by relevance
41 void add_attach(int, struct event_proc *);
106 { add_attach($2, $4); }
151 void add_attach(int, event_proc *);
557 config::add_attach(int prio, event_proc *p) in add_attach() function in config1148 add_attach(int prio, event_proc *p) in add_attach() function1150 cfg.add_attach(prio, p); in add_attach()