Home
last modified time | relevance | path

Searched refs:do_match (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sbin/devd/
H A Ddevd.hh72 virtual bool do_match(config &) = 0;
87 virtual bool do_match(config &);
105 virtual bool do_match(config &);
120 virtual bool do_match(config &) { return true; } in do_match() function in action
H A Ddevd.cc185 if (!(*i)->do_match(c)) in matches()
289 match::do_match(config &c) in do_match() function in match
339 media::do_match(config &c) in do_match() function in media