Lines Matching defs:ReportStatusToSCMgr
68 static int ReportStatusToSCMgr(int currentState, int waitHint,
223 static int ReportStatusToSCMgr(int currentState, int waitHint,
351 ReportStatusToSCMgr(SERVICE_STOP_PENDING, 30000, ctx);
357 ReportStatusToSCMgr(SERVICE_START_PENDING, 30000, ctx);
361 ReportStatusToSCMgr(globdat.ssStatus.dwCurrentState, 0, ctx);
404 ReportStatusToSCMgr(SERVICE_START_PENDING, 30000, ctx);
475 ReportStatusToSCMgr(SERVICE_START_PENDING, 30000, ctx);
676 ReportStatusToSCMgr(SERVICE_STOPPED, 0, &globdat);
733 ReportStatusToSCMgr(SERVICE_RUNNING, 0, &globdat);
740 ReportStatusToSCMgr(SERVICE_STOP_PENDING, 30000, &globdat);