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

/vbox/src/VBox/Installer/linux/install_service/
H A Dgenerate_service_file.cpp211 static bool checkPrintable(const char *pcszName, const char *pcszValue);
311 if (!checkPrintable("--description",
423 bool checkPrintable(const char *pcszName, const char *pcszValue) function

Completed in 45 milliseconds