Home
last modified time | relevance | path

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

/src/sbin/devd/
H A Ddevd.cc450 delete_and_clear(_attach_list); in reset()
525 sort_vector(_attach_list); in parse()
571 _attach_list.push_back(p); in add_attach()
829 l = &_attach_list; in find_and_execute()
H A Ddevd.hh180 std::vector<event_proc *> _attach_list; member in config