Home
last modified time | relevance | path

Searched refs:ServiceControlHandler (Results 1 – 16 of 16) sorted by relevance

/reactos/base/services/wlansvc/
H A Dwlansvc.c40 ServiceControlHandler(DWORD dwControl, in ServiceControlHandler() function
80 ServiceControlHandler, in ServiceMain()
/reactos/base/services/shsvcs/
H A Dthmsvc.c59 ServiceControlHandler(DWORD dwControl, in ServiceControlHandler() function
112 ServiceControlHandler, in ThemeServiceMain()
/reactos/base/services/dnsrslvr/
H A Ddnsrslvr.c46 ServiceControlHandler( in ServiceControlHandler() function
93 ServiceControlHandler, in ServiceMain()
/reactos/base/services/dcomlaunch/
H A Ddcomlaunch.c55 ServiceControlHandler(DWORD dwControl, in ServiceControlHandler() function
109 ServiceControlHandler, in ServiceMain()
/reactos/base/services/netlogon/
H A Dnetlogon.c55 ServiceControlHandler( in ServiceControlHandler() function
138 ServiceControlHandler, in NlNetlogonMain()
/reactos/base/services/browser/
H A Dbrowser.c55 ServiceControlHandler( in ServiceControlHandler() function
139 ServiceControlHandler, in ServiceMain()
/reactos/base/services/wmisvc/
H A Dwmisvc.c77 ServiceControlHandler(DWORD dwControl, in ServiceControlHandler() function
129 ServiceControlHandler, in ServiceMain()
/reactos/base/services/audiosrv/
H A Dmain.c29 ServiceControlHandler( in ServiceControlHandler() function
86 ServiceControlHandler, in ServiceMain()
/reactos/base/services/wuauserv/
H A Dwuauserv.c48 ServiceControlHandler(DWORD dwControl, in ServiceControlHandler() function
97 ServiceControlHandler, in ServiceMain()
/reactos/base/services/srvsvc/
H A Dsrvsvc.c71 ServiceControlHandler(DWORD dwControl, in ServiceControlHandler() function
162 ServiceControlHandler, in ServiceMain()
/reactos/base/services/wkssvc/
H A Dwkssvc.c151 ServiceControlHandler(DWORD dwControl, in ServiceControlHandler() function
212 ServiceControlHandler, in ServiceMain()
/reactos/base/services/schedsvc/
H A Dschedsvc.c76 ServiceControlHandler(DWORD dwControl, in ServiceControlHandler() function
208 ServiceControlHandler, in SchedServiceMain()
/reactos/base/services/umpnpmgr/
H A Dumpnpmgr.c84 ServiceControlHandler(DWORD dwControl, in ServiceControlHandler() function
215 ServiceControlHandler, in ServiceMain()
/reactos/base/services/dhcpcsvc/
H A Ddhcpcsvc.c369 ServiceControlHandler(DWORD dwControl, in ServiceControlHandler() function
401 ServiceControlHandler, in ServiceMain()
/reactos/base/services/eventlog/
H A Deventlog.c62 ServiceControlHandler(DWORD dwControl, in ServiceControlHandler() function
243 ServiceControlHandler, in ServiceMain()
/reactos/base/services/tftpd/
H A Dtftpd.cpp67 void WINAPI ServiceControlHandler(DWORD controlCode) in ServiceControlHandler() function
108 serviceStatusHandle = RegisterServiceCtrlHandler(serviceName, ServiceControlHandler); in ServiceMain()