Searched refs:add_attach (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sbin/devd/
H A Ddevd.h41 void add_attach(int, struct event_proc *);
H A Ddevd.hh148 void add_attach(int, event_proc *);
H A Dparse.y106 { add_attach($2, $4); }
H A Ddevd.cc540 config::add_attach(int prio, event_proc *p) function in class:config
1098 add_attach(int prio, event_proc *p) function
1100 cfg.add_attach(prio, p);

Completed in 53 milliseconds