Home
last modified time | relevance | path

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

/trueos/sbin/devd/
HDdevd.cc421 delete_and_clear(_attach_list); in reset()
485 sort_vector(_attach_list); in parse()
531 _attach_list.push_back(p); in add_attach()
756 l = &_attach_list; in find_and_execute()
HDdevd.hh177 std::vector<event_proc *> _attach_list; member in config