Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dsync_watch.cpp23 void SyncWatch::addInotifyWatch(const fs::path& path) in addInotifyWatch() function in phosphor::software::manager::SyncWatch
64 addInotifyWatch(line); in SyncWatch()
105 syncWatch->addInotifyWatch(syncWatch->fileMap[event->wd]); in callback()
H A Dsync_watch.hpp61 void addInotifyWatch(const fs::path& path);