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

/vbox/src/VBox/Main/src-server/linux/
H A DUSBGetDevices.cpp1419 static bool s_fHaveInotifyKernel = true; variable
1427 if (s_fHaveInotifyKernel)
1435 s_fHaveInotifyKernel = fHaveInotifyKernel;

Completed in 49 milliseconds