Home
last modified time | relevance | path

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

/freebsd/sbin/devd/
H A Ddevd.cc450 delete_and_clear(_nomatch_list); in reset()
525 sort_vector(_nomatch_list); in parse()
589 _nomatch_list.push_back(p); in add_nomatch()
823 l = &_nomatch_list; in find_and_execute()
H A Ddevd.hh182 std::vector<event_proc *> _nomatch_list; member in config