Home
last modified time | relevance | path

Searched refs:SERVICE_CONTROL_STOP (Results 1 – 25 of 50) sorted by relevance

12

/reactos/modules/rostests/apitests/advapi32/
H A DServiceEnv.c59 case SERVICE_CONTROL_STOP: in service_handler()
217 res = ControlService(hService, SERVICE_CONTROL_STOP, &ServiceStatus); in my_test_server()
260 res = ControlService(hService, SERVICE_CONTROL_STOP, &ServiceStatus); in my_test_server()
H A DServiceNetwork.c62 case SERVICE_CONTROL_STOP: in service_handler()
368 res = ControlService(hService, SERVICE_CONTROL_STOP, &ServiceStatus); in my_test_server()
411 res = ControlService(hService, SERVICE_CONTROL_STOP, &ServiceStatus); in my_test_server()
H A DLockServiceDatabase.c171 ControlService(hSvc, SERVICE_CONTROL_STOP, &status); in Test_LockUnlockServiceDatabaseWithServiceStart()
183 ControlService(hSvc, SERVICE_CONTROL_STOP, &status); in Test_LockUnlockServiceDatabaseWithServiceStart()
200 ControlService(hSvc, SERVICE_CONTROL_STOP, &status); in Test_LockUnlockServiceDatabaseWithServiceStart()
/reactos/base/services/nfsd/
H A Dservice.c201 case SERVICE_CONTROL_STOP: in service_ctrl()
433 if ( ControlService( schService, SERVICE_CONTROL_STOP, &ssStatus ) ) in CmdRemoveService()
/reactos/base/applications/network/net/
H A DcmdStop.c61 if (!ControlService(hService, SERVICE_CONTROL_STOP, &ServiceStatus)) in cmdStop()
/reactos/modules/rostests/winetests/services/
H A Dservice.c190 case SERVICE_CONTROL_STOP: in service_handler()
298 case SERVICE_CONTROL_STOP: in no_stop_handler()
484 res = ControlService(service_handle, SERVICE_CONTROL_STOP, &status); in test_service()
535 res = ControlService(service_handle, SERVICE_CONTROL_STOP, &status); in test_no_stop()
/reactos/win32ss/printing/base/spoolsv/
H A Dmain.c28 case SERVICE_CONTROL_STOP: in _ServiceControlHandlerEx()
/reactos/base/applications/mscutils/servman/
H A Dstop.c57 SERVICE_CONTROL_STOP, in DoStopService()
/reactos/base/applications/sc/
H A Dcontrol.c42 case SERVICE_CONTROL_STOP: in Control()
/reactos/base/services/telnetd/
H A Dserviceentry.c47 case SERVICE_CONTROL_STOP: in service_handler()
/reactos/base/services/wlansvc/
H A Dwlansvc.c48 case SERVICE_CONTROL_STOP: in ServiceControlHandler()
/reactos/base/services/shsvcs/
H A Dthmsvc.c68 case SERVICE_CONTROL_STOP: in ServiceControlHandler()
/reactos/base/services/dnsrslvr/
H A Ddnsrslvr.c55 case SERVICE_CONTROL_STOP: in ServiceControlHandler()
/reactos/base/services/dcomlaunch/
H A Ddcomlaunch.c64 case SERVICE_CONTROL_STOP: in ServiceControlHandler()
/reactos/base/services/netlogon/
H A Dnetlogon.c65 case SERVICE_CONTROL_STOP: in ServiceControlHandler()
/reactos/base/services/browser/
H A Dbrowser.c65 case SERVICE_CONTROL_STOP: in ServiceControlHandler()
/reactos/base/services/wmisvc/
H A Dwmisvc.c86 case SERVICE_CONTROL_STOP: in ServiceControlHandler()
/reactos/base/services/audiosrv/
H A Dmain.c43 case SERVICE_CONTROL_STOP : in ServiceControlHandler()
/reactos/base/services/wuauserv/
H A Dwuauserv.c55 case SERVICE_CONTROL_STOP: in ServiceControlHandler()
/reactos/base/system/msiexec/
H A Dservice.c91 case SERVICE_CONTROL_STOP: in ServiceCtrlHandler()
/reactos/modules/rostests/apitests/ntdll/
H A DNtApphelpCacheControl.c228 case SERVICE_CONTROL_STOP: in service_handler()
329 ControlService(service_handle, SERVICE_CONTROL_STOP, (LPSERVICE_STATUS)&ssp); in RunTest()
/reactos/modules/rostests/win32/DriverLoading/Application/
H A Dumode.c117 SERVICE_CONTROL_STOP, in StopDriver()
/reactos/base/services/srvsvc/
H A Dsrvsvc.c80 case SERVICE_CONTROL_STOP: in ServiceControlHandler()
/reactos/dll/win32/qmgr/
H A Dservice.c60 case SERVICE_CONTROL_STOP: in ServiceHandler()
/reactos/base/services/seclogon/
H A Dseclogon.c73 case SERVICE_CONTROL_STOP: in ServiceControlHandlerEx()

12