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