Searched defs:do_match (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/tools/ | ||
H A D | makesyscalls.lua |
|
/freebsd-src/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 |