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

/vbox/src/VBox/Installer/linux/install_service/
H A Dgenerate_service_file.cpp210 static bool checkAbsoluteFilePath(const char *pcszName, const char *pcszValue);
293 if (!checkAbsoluteFilePath("--command",
335 if (!checkAbsoluteFilePath("--stop-command",
353 if (!checkAbsoluteFilePath("--status-command",
414 bool checkAbsoluteFilePath(const char *pcszName, const char *pcszValue) function

Completed in 33 milliseconds