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

/vbox/src/VBox/Installer/linux/install_service/
H A Dgenerate_service_file.cpp213 static bool createServiceFile(struct SERVICEPARAMETERS *pParameters);
390 return createServiceFile(&Parameters)
464 bool createServiceFile(struct SERVICEPARAMETERS *pParameters) function
480 /** The actual implemenation code for @a createServiceFile. */

Completed in 44 milliseconds