Lines Matching refs:ServiceControl
48 int ret = ServiceControl(serviceName.c_str(), STOP);
59 int ret = ServiceControl(serviceName.c_str(), START);
71 int ret = ServiceControl(serviceName.c_str(), START);
83 int ret = ServiceControl(serviceName.c_str(), START);
91 int ret = ServiceControl(serviceName.c_str(), STOP);
104 int ret = ServiceControl(serviceName.c_str(), STOP);
116 int ret = ServiceControl(serviceName.c_str(), STOP);
145 int ret = ServiceControl(serviceName.c_str(), STOP);
173 int ret = ServiceControl(serviceName.c_str(), STOP);
205 int ret = ServiceControl(serviceName.c_str(), STOP);
229 int ret = ServiceControl(serviceName.c_str(), RESTART);
232 ret = ServiceControl(serviceName.c_str(), STOP);
238 ret = ServiceControl(serviceName.c_str(), RESTART);
250 int ret = ServiceControl(serviceName.c_str(), STOP);