Home
last modified time | relevance | path

Searched refs:ReportSvcStatus (Results 1 – 22 of 22) sorted by relevance

/dports/x11/xpra/xpra-4.3/packaging/MSWindows/service/
H A DXpra-Service.cpp28 VOID ReportSvcStatus(DWORD, DWORD, DWORD);
235 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in SvcInit()
302 ReportSvcStatus(SERVICE_STOPPED, 1, 0); in SvcInit()
311 ReportSvcStatus( SERVICE_RUNNING, NO_ERROR, 0 ); in SvcInit()
318 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in SvcInit()
342 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in SvcInit()
352 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in SvcInit()
361 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in SvcInit()
370 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in SvcInit()
379 ReportSvcStatus( SERVICE_STOPPED, NO_ERROR, 0 ); in SvcInit()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/onlineupdate/source/service/
H A Dmaintenanceservice.cxx298 ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, 3000); in SvcMain()
305 ReportSvcStatus(SERVICE_STOPPED, 1, 0); in SvcMain()
312 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in SvcMain()
327 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in SvcMain()
340 ReportSvcStatus(DWORD currentState, in ReportSvcStatus() function
384 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in StopServiceAndWaitForCommandThread()
389 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in StopServiceAndWaitForCommandThread()
415 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in SvcCtrlHandler()
H A Dmaintenanceservice.hxx8 void ReportSvcStatus(DWORD dwCurrentState,
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/maintenanceservice/
H A Dmaintenanceservice.cpp258 ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, 3000); in SvcMain()
264 ReportSvcStatus(SERVICE_STOPPED, 1, 0); in SvcMain()
271 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in SvcMain()
285 ReportSvcStatus(SERVICE_STOPPED, success ? NO_ERROR : 1, 0); in SvcMain()
297 void ReportSvcStatus(DWORD currentState, DWORD exitCode, DWORD waitHint) { in ReportSvcStatus() function
328 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in StopServiceAndWaitForCommandThread()
332 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in StopServiceAndWaitForCommandThread()
353 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in SvcCtrlHandler()
H A Dmaintenanceservice.h8 void ReportSvcStatus(DWORD dwCurrentState, DWORD dwWin32ExitCode,
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/maintenanceservice/
H A Dmaintenanceservice.cpp251 ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, 3000); in SvcMain()
257 ReportSvcStatus(SERVICE_STOPPED, 1, 0); in SvcMain()
264 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in SvcMain()
278 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in SvcMain()
290 void ReportSvcStatus(DWORD currentState, DWORD exitCode, DWORD waitHint) { in ReportSvcStatus() function
321 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in StopServiceAndWaitForCommandThread()
325 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in StopServiceAndWaitForCommandThread()
346 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in SvcCtrlHandler()
H A Dmaintenanceservice.h8 void ReportSvcStatus(DWORD dwCurrentState, DWORD dwWin32ExitCode,
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/maintenanceservice/
H A Dmaintenanceservice.cpp267 ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, 3000); in SvcMain()
273 ReportSvcStatus(SERVICE_STOPPED, 1, 0); in SvcMain()
280 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in SvcMain()
294 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in SvcMain()
307 ReportSvcStatus(DWORD currentState, in ReportSvcStatus() function
344 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in StopServiceAndWaitForCommandThread()
348 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in StopServiceAndWaitForCommandThread()
371 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in SvcCtrlHandler()
H A Dmaintenanceservice.h8 void ReportSvcStatus(DWORD dwCurrentState,
/dports/www/firefox/firefox-99.0/toolkit/components/maintenanceservice/
H A Dmaintenanceservice.cpp258 ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, 3000); in SvcMain()
264 ReportSvcStatus(SERVICE_STOPPED, 1, 0); in SvcMain()
271 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in SvcMain()
285 ReportSvcStatus(SERVICE_STOPPED, success ? NO_ERROR : 1, 0); in SvcMain()
297 void ReportSvcStatus(DWORD currentState, DWORD exitCode, DWORD waitHint) { in ReportSvcStatus() function
328 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in StopServiceAndWaitForCommandThread()
332 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in StopServiceAndWaitForCommandThread()
353 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in SvcCtrlHandler()
H A Dmaintenanceservice.h13 void ReportSvcStatus(DWORD dwCurrentState, DWORD dwWin32ExitCode,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/onlineupdate/source/service/
H A Dmaintenanceservice.cxx298 ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, 3000); in SvcMain()
305 ReportSvcStatus(SERVICE_STOPPED, 1, 0); in SvcMain()
312 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in SvcMain()
327 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in SvcMain()
340 ReportSvcStatus(DWORD currentState, in ReportSvcStatus() function
384 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in StopServiceAndWaitForCommandThread()
389 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in StopServiceAndWaitForCommandThread()
415 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in SvcCtrlHandler()
H A Dmaintenanceservice.hxx8 void ReportSvcStatus(DWORD dwCurrentState,
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/maintenanceservice/
H A Dmaintenanceservice.cpp258 ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, 3000); in SvcMain()
264 ReportSvcStatus(SERVICE_STOPPED, 1, 0); in SvcMain()
271 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in SvcMain()
285 ReportSvcStatus(SERVICE_STOPPED, success ? NO_ERROR : 1, 0); in SvcMain()
297 void ReportSvcStatus(DWORD currentState, DWORD exitCode, DWORD waitHint) { in ReportSvcStatus() function
328 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in StopServiceAndWaitForCommandThread()
332 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in StopServiceAndWaitForCommandThread()
353 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in SvcCtrlHandler()
H A Dmaintenanceservice.h13 void ReportSvcStatus(DWORD dwCurrentState, DWORD dwWin32ExitCode,
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/maintenanceservice/
H A Dmaintenanceservice.cpp258 ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, 3000); in SvcMain()
264 ReportSvcStatus(SERVICE_STOPPED, 1, 0); in SvcMain()
271 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in SvcMain()
285 ReportSvcStatus(SERVICE_STOPPED, success ? NO_ERROR : 1, 0); in SvcMain()
297 void ReportSvcStatus(DWORD currentState, DWORD exitCode, DWORD waitHint) { in ReportSvcStatus() function
328 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in StopServiceAndWaitForCommandThread()
332 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in StopServiceAndWaitForCommandThread()
353 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 1000); in SvcCtrlHandler()
H A Dmaintenanceservice.h13 void ReportSvcStatus(DWORD dwCurrentState, DWORD dwWin32ExitCode,
/dports/net/spoofer/spoofer-1.4.7/manager/scheduler/
H A Dappwin.cpp105 static void ReportSvcStatus(DWORD, DWORD, DWORD);
135 ReportSvcStatus(SERVICE_PAUSE_PENDING, NO_ERROR, 0); in pause()
137 ReportSvcStatus(SERVICE_PAUSED, NO_ERROR, 0); in pause()
142 ReportSvcStatus(SERVICE_CONTINUE_PENDING, NO_ERROR, 0); in resume()
144 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in resume()
153 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 0); in SvcCtrlHandler()
158 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 0); in SvcCtrlHandler()
263 ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, 3000); in init()
353 ReportSvcStatus(SERVICE_RUNNING, (DWORD)exitCode, 0); in readyService()
356 ReportSvcStatus(SERVICE_PAUSED, NO_ERROR, 0); in readyService()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/winport/
H A Dwinfinidb.cpp149 void ReportSvcStatus(DWORD currentState, DWORD win32ExitCode, DWORD waitHint) in ReportSvcStatus() function
233ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, interProcessSleepTime * (static_cast<DWORD>(numPr… in startUp()
422ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, static_cast<DWORD>(--i) * interProcessSleepTime * … in shutDown()
431 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 0); in shutDown()
439 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 20 * 1000); in svcStop()
471 ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, interProcessSleepTime * 7 * 1000); in svcMain()
477 ReportSvcStatus(SERVICE_STOPPED, 1, 0); in svcMain()
481 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in svcMain()
489 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in svcMain()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/winport/
H A Dwinfinidb.cpp149 void ReportSvcStatus(DWORD currentState, DWORD win32ExitCode, DWORD waitHint) in ReportSvcStatus() function
233ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, interProcessSleepTime * (static_cast<DWORD>(numPr… in startUp()
422ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, static_cast<DWORD>(--i) * interProcessSleepTime * … in shutDown()
431 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 0); in shutDown()
439 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 20 * 1000); in svcStop()
471 ReportSvcStatus(SERVICE_START_PENDING, NO_ERROR, interProcessSleepTime * 7 * 1000); in svcMain()
477 ReportSvcStatus(SERVICE_STOPPED, 1, 0); in svcMain()
481 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in svcMain()
489 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in svcMain()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/winutils/
H A Dservice.c55 VOID ReportSvcStatus( DWORD dwCurrentState,
518 ReportSvcStatus( SERVICE_START_PENDING, NO_ERROR, 3000 ); in SvcMain()
556 ReportSvcStatus( SERVICE_STOPPED, dwError, 0 ); in SvcInit()
570 ReportSvcStatus( SERVICE_STOPPED, dwError, 0 ); in SvcInit()
603 ReportSvcStatus( SERVICE_RUNNING, NO_ERROR, 0 ); in SvcInit()
857 ReportSvcStatus( SERVICE_STOPPED, dwError, 0 ); in SvcError()
871 ReportSvcStatus( SERVICE_STOPPED, NO_ERROR, 0 ); in SvcShutdown()
893 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 0); in SvcCtrlHandler()
912 VOID ReportSvcStatus( DWORD dwCurrentState, in ReportSvcStatus() function
/dports/net-mgmt/icinga2/icinga2-2.13.2/icinga-app/
H A Dicinga.cpp800 static VOID ReportSvcStatus(DWORD dwCurrentState, in ReportSvcStatus() function
827 ReportSvcStatus(SERVICE_STOP_PENDING, NO_ERROR, 0); in ServiceControlHandler()
841 ReportSvcStatus(SERVICE_RUNNING, NO_ERROR, 0); in ServiceMain()
891 ReportSvcStatus(SERVICE_STOPPED, NO_ERROR, 0); in ServiceMain()