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

/freebsd-13-stable/sbin/devd/
H A Ddevd.hh184 std::vector<event_proc *> _nomatch_list; member in class:config
H A Ddevd.cc451 delete_and_clear(_nomatch_list);
515 sort_vector(_nomatch_list);
579 _nomatch_list.push_back(p);
813 l = &_nomatch_list;

Completed in 47 milliseconds