Searched defs:do_match (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/tools/ | ||
| H A D | makesyscalls.lua | 505 local function do_match(nextline, prevline) function |
| /freebsd-13.1/sbin/devd/ | ||
| H A D | devd.hh | 124 virtual bool do_match(config &) { return true; } in do_match() function in action |
| H A D | devd.cc | 302 match::do_match(config &c) in do_match() function in match |