Home
last modified time | relevance | path

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

/freebsd/sbin/devd/
H A Ddevd.hh183 std::vector<event_proc *> _notify_list; member in config
H A Ddevd.cc451 delete_and_clear(_notify_list); in reset()
526 sort_vector(_notify_list); in parse()
596 _notify_list.push_back(p); in add_notify()
819 l = &_notify_list; in find_and_execute()