Home
last modified time | relevance | path

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

/trueos/sbin/devd/
HDdevd.cc423 delete_and_clear(_nomatch_list); in reset()
487 sort_vector(_nomatch_list); in parse()
551 _nomatch_list.push_back(p); in add_nomatch()
752 l = &_nomatch_list; in find_and_execute()
HDdevd.hh179 std::vector<event_proc *> _nomatch_list; member in config