Searched defs:do_match (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/devd/ | ||
H A D | devd.hh | 122 virtual bool do_match(config &) { return true; } in do_match() function in action |
H A D | devd.cc | 301 match::do_match(config &c) in do_match() function in match |