Home
last modified time | relevance | path

Searched refs:ReplayUnconsumedEvents (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/lib/libdevdctl/
H A Dconsumer.h78 void ReplayUnconsumedEvents(bool discardUnconsumed);
H A Dconsumer.cc151 Consumer::ReplayUnconsumedEvents(bool discardUnconsumed) in ReplayUnconsumedEvents() function in DevdCtl::Consumer
/freebsd-14.2/cddl/usr.sbin/zfsd/
H A Dzfsd_event.cc293 ZfsDaemon::Get().ReplayUnconsumedEvents(/*discard*/true); in Process()