Home
last modified time | relevance | path

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

/src/sbin/devd/
H A Ddevd.hh74 virtual bool do_match(config &) = 0;
89 virtual bool do_match(config &);
107 virtual bool do_match(config &);
122 virtual bool do_match(config &) { return true; } in do_match() function in action
H A Ddevd.cc199 if (!(*i)->do_match(c)) in matches()
303 match::do_match(config &c) in do_match() function in match
352 media::do_match(config &c) in do_match() function in media