Searched defs:dwInfoLevel (Results 1 – 8 of 8) sorted by relevance
/reactos/modules/rostests/apitests/advapi32/ |
H A D | QueryServiceConfig2.c | 97 static int QueryConfig2W(SC_HANDLE hService, LPCWSTR serviceName, DWORD dwInfoLevel) in QueryConfig2W() 290 static int QueryConfig2A(SC_HANDLE hService, LPCSTR serviceName, DWORD dwInfoLevel) in QueryConfig2A()
|
/reactos/dll/win32/advapi32/service/ |
H A D | scm.c | 248 DWORD dwInfoLevel, in ChangeServiceConfig2A() 306 DWORD dwInfoLevel, in ChangeServiceConfig2W() 664 IN DWORD dwInfoLevel, in ControlServiceEx() 2375 DWORD dwInfoLevel, in QueryServiceConfig2A() 2492 DWORD dwInfoLevel, in QueryServiceConfig2W() 3085 TAG_INFO_LEVEL dwInfoLevel, in I_ScQueryServiceTagInfo() 3185 TAG_INFO_LEVEL dwInfoLevel, in I_QueryTagInformation()
|
H A D | eventlog.c | 502 IN DWORD dwInfoLevel, in GetEventLogInformation()
|
/reactos/dll/win32/ntlanman/ |
H A D | ntlanman.c | 167 DWORD dwInfoLevel, in NPGetUniversalName()
|
/reactos/base/system/services/ |
H A D | rpcserver.c | 5569 DWORD dwInfoLevel, in RQueryServiceConfig2A() 5816 DWORD dwInfoLevel, in RQueryServiceConfig2W() 6610 TAG_INFO_LEVEL dwInfoLevel, in RI_ScQueryServiceTagInfo() 6695 DWORD dwInfoLevel) in RControlServiceExA() 6708 DWORD dwInfoLevel) in RControlServiceExW()
|
/reactos/dll/np/nfs/ |
H A D | nfs41_np.c | 913 DWORD dwInfoLevel, in NPGetUniversalName()
|
/reactos/dll/win32/mpr/ |
H A D | wnet.c | 2732 DWORD WINAPI WNetGetUniversalNameA ( LPCSTR lpLocalPath, DWORD dwInfoLevel, in WNetGetUniversalNameA() 2779 DWORD WINAPI WNetGetUniversalNameW ( LPCWSTR lpLocalPath, DWORD dwInfoLevel, in WNetGetUniversalNameW()
|
/reactos/dll/win32/wininet/ |
H A D | http.c | 3592 static DWORD HTTP_HttpQueryInfoW(http_request_t *request, DWORD dwInfoLevel, in HTTP_HttpQueryInfoW() 3870 BOOL WINAPI HttpQueryInfoW(HINTERNET hHttpRequest, DWORD dwInfoLevel, in HttpQueryInfoW() 4018 BOOL WINAPI HttpQueryInfoA(HINTERNET hHttpRequest, DWORD dwInfoLevel, in HttpQueryInfoA()
|