ReportStatusToSCMgr   52 server/mpm/winnt/service.c static int ReportStatusToSCMgr(int currentState, int exitCode, int waitHint);
ReportStatusToSCMgr  491 server/mpm/winnt/service.c         ReportStatusToSCMgr(SERVICE_STOP_PENDING, NO_ERROR, 30000);
ReportStatusToSCMgr  497 server/mpm/winnt/service.c         ReportStatusToSCMgr(SERVICE_START_PENDING, NO_ERROR, 30000);
ReportStatusToSCMgr  501 server/mpm/winnt/service.c     ReportStatusToSCMgr(globdat.ssStatus.dwCurrentState, NO_ERROR, 0);
ReportStatusToSCMgr  533 server/mpm/winnt/service.c     ReportStatusToSCMgr(SERVICE_START_PENDING, NO_ERROR, 30000);
ReportStatusToSCMgr  691 server/mpm/winnt/service.c             ReportStatusToSCMgr(SERVICE_STOPPED, // service state
ReportStatusToSCMgr  773 server/mpm/winnt/service.c         ReportStatusToSCMgr(SERVICE_RUNNING,    // service state
ReportStatusToSCMgr  784 server/mpm/winnt/service.c         ReportStatusToSCMgr(SERVICE_STOP_PENDING, // service state