Home
last modified time | relevance | path

Searched refs:add_nomatch (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/devd/
H A Ddevd.h41 void add_nomatch(int, struct event_proc *);
H A Dparse.y115 { add_nomatch($2, $4); }
H A Ddevd.hh151 void add_nomatch(int, event_proc *);
H A Ddevd.cc586 config::add_nomatch(int prio, event_proc *p) in add_nomatch() function in config
1176 add_nomatch(int prio, event_proc *p) in add_nomatch() function
1178 cfg.add_nomatch(prio, p); in add_nomatch()