Searched refs:pcszStopArguments (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Installer/linux/install_service/
H A Dgenerate_service_file.cpp203 const char *pcszStopArguments; member in struct:SERVICEPARAMETERS
342 Parameters.pcszStopArguments))
345 Parameters.pcszStopArguments = ValueUnion.psz;
380 if (Parameters.pcszStopArguments && !Parameters.pcszStopCommand)
629 if ( pParameters->pcszStopArguments
631 pParameters->pcszStopArguments))

Completed in 43 milliseconds