Searched defs:g_EtcFolder (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/linux/
H A DHostDnsServiceLinux.cpp48 static const std::string g_EtcFolder = "/etc"; variable
127 wd[1] = inotify_add_watch(a.fileDescriptor(), g_EtcFolder.c_str(),
159 inotify_add_watch(a.fileDescriptor(), g_EtcFolder.c_str(),
186 wd[1] = inotify_add_watch(a.fileDescriptor(), g_EtcFolder.c_str(),
202 wd[1] = inotify_add_watch(a.fileDescriptor(), g_EtcFolder.c_str(),

Completed in 42 milliseconds