Home
last modified time | relevance | path

Searched defs:lpServices (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/advapi32/service/
H A Dscm.c957 LPENUM_SERVICE_STATUSA lpServices, in EnumDependentServicesA()
1035 LPENUM_SERVICE_STATUSW lpServices, in EnumDependentServicesW()
1114 LPENUM_SERVICE_STATUSW lpServices, in EnumServiceGroupW()
1225 LPENUM_SERVICE_STATUSA lpServices, in EnumServicesStatusA()
1319 LPENUM_SERVICE_STATUSW lpServices, in EnumServicesStatusW()
1414 LPBYTE lpServices, in EnumServicesStatusExA()
1522 LPBYTE lpServices, in EnumServicesStatusExW()
/reactos/base/system/services/
H A Dconfig.c354 LPWSTR lpServices = NULL; in ScmReadDependencies() local
H A Drpcserver.c785 PSERVICE *lpServices, in Int_EnumDependentServicesW()
2725 LPBYTE lpServices, in REnumDependentServicesW()
3763 LPBYTE lpServices, in REnumDependentServicesA()
/reactos/base/applications/msconfig_new/
H A Dsrvpage.cpp425 …LPENUM_SERVICE_STATUS_PROCESS lpServices = (LPENUM_SERVICE_STATUS_PROCESS)MemAlloc(0, dwBytesNeede… in GetServices() local