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

/freebsd-11-stable/sbin/devd/
H A Ddevd.h45 void add_notify(int, struct event_proc *);
H A Ddevd.hh152 void add_notify(int, event_proc *);
H A Dparse.y124 { add_notify($2, $4); }
H A Ddevd.cc567 config::add_notify(int prio, event_proc *p) function in class:config
1123 add_notify(int prio, event_proc *p) function
1125 cfg.add_notify(prio, p);

Completed in 114 milliseconds