Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/devd/
H A Ddevd.hh180 std::vector<event_proc *> _attach_list; member in config
H A Ddevd.cc449 delete_and_clear(_attach_list); in reset()
524 sort_vector(_attach_list); in parse()
570 _attach_list.push_back(p); in add_attach()
828 l = &_attach_list; in find_and_execute()