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

/freebsd-13-stable/sbin/devd/
H A Ddevd.hh185 std::vector<event_proc *> _notify_list; member in class:config
H A Ddevd.cc452 delete_and_clear(_notify_list);
516 sort_vector(_notify_list);
586 _notify_list.push_back(p);
809 l = &_notify_list;

Completed in 47 milliseconds