Searched refs:add_attach (Results 1 – 4 of 4) sorted by relevance
38 void add_attach(int, struct event_proc *);
103 { add_attach($2, $4); }
148 void add_attach(int, event_proc *);
566 config::add_attach(int prio, event_proc *p) in add_attach() function in config1157 add_attach(int prio, event_proc *p) in add_attach() function1159 cfg.add_attach(prio, p); in add_attach()