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

/freebsd-11-stable/sbin/devd/
H A Ddevd.h42 void add_detach(int, struct event_proc *);
H A Ddevd.hh149 void add_detach(int, event_proc *);
H A Dparse.y112 { add_detach($2, $4); }
H A Ddevd.cc547 config::add_detach(int prio, event_proc *p) function in class:config
1104 add_detach(int prio, event_proc *p) function
1106 cfg.add_detach(prio, p);

Completed in 182 milliseconds