Searched defs:lpMachineName (Results 1 – 10 of 10) sorted by relevance
/reactos/dll/win32/advapi32/misc/ |
H A D | shutdown.c | 20 AbortSystemShutdownA(LPCSTR lpMachineName) in AbortSystemShutdownA() 48 AbortSystemShutdownW(LPCWSTR lpMachineName) in AbortSystemShutdownW() 80 InitiateSystemShutdownA(LPSTR lpMachineName, in InitiateSystemShutdownA() 145 InitiateSystemShutdownW(LPWSTR lpMachineName, in InitiateSystemShutdownW() 187 InitiateSystemShutdownExA(LPSTR lpMachineName, in InitiateSystemShutdownExA() 254 InitiateSystemShutdownExW(LPWSTR lpMachineName, in InitiateSystemShutdownExW() 298 InitiateShutdownW(LPWSTR lpMachineName, in InitiateShutdownW() 314 InitiateShutdownA(LPSTR lpMachineName, in InitiateShutdownA()
|
/reactos/dll/win32/devmgr/ |
H A D | api.cpp | 367 LPCSTR lpMachineName, in DevicePropertiesA() 404 LPCWSTR lpMachineName, in DevicePropertiesW() 552 LPCSTR lpMachineName, in DeviceManager_ExecuteA() 613 LPCWSTR lpMachineName, in DeviceManager_ExecuteW() 732 DeviceManagerPrintA(LPCSTR lpMachineName, in DeviceManagerPrintA() 776 DeviceManagerPrintW(LPCWSTR lpMachineName, in DeviceManagerPrintW()
|
/reactos/dll/win32/acledit/ |
H A D | stubs.c | 67 LPCWSTR lpMachineName, in SedDiscretionaryAclEditor() 100 LPCWSTR lpMachineName, in SedTakeOwnership() 135 LPCWSTR lpMachineName, in SedSystemAclEditor()
|
/reactos/sdk/include/psdk/ |
H A D | nspapi.h | 83 LPSTR lpMachineName; member 95 LPWSTR lpMachineName; member
|
/reactos/dll/win32/devmgr/properties/ |
H A D | properties.h | 25 LPCWSTR lpMachineName; member
|
H A D | advprop.cpp | 2945 IN LPCWSTR lpMachineName, in DisplayDeviceAdvancedProperties()
|
/reactos/dll/win32/ntmarta/ |
H A D | ntmarta.c | 1033 LPWSTR lpMachineName, lpRootKeyName, lpKeyName; in AccpOpenNamedObject() local 1114 LPWSTR lpServiceName, lpMachineName; in AccpOpenNamedObject() local
|
/reactos/dll/win32/advapi32/service/ |
H A D | scm.c | 2024 OpenSCManagerA(LPCSTR lpMachineName, in OpenSCManagerA() 2068 OpenSCManagerW(LPCWSTR lpMachineName, in OpenSCManagerW()
|
/reactos/base/system/services/ |
H A D | rpcserver.c | 1865 SVCCTL_HANDLEW lpMachineName, in RNotifyBootConfigStatus() 2884 LPWSTR lpMachineName, in ROpenSCManagerW() 4022 LPSTR lpMachineName, in ROpenSCManagerA()
|
/reactos/dll/win32/advapi32/reg/ |
H A D | reg.c | 845 RegConnectRegistryA(IN LPCSTR lpMachineName, in RegConnectRegistryA() 874 RegConnectRegistryW(LPCWSTR lpMachineName, in RegConnectRegistryW()
|