Home
last modified time | relevance | path

Searched refs:hClientToken (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/kernel32/
H A Dpipe.c1913 params.token = hClientToken; in test_ImpersonateNamedPipeClient()
2166 HANDLE hClientToken; in test_impersonation() local
2193 CloseHandle(hClientToken); in test_impersonation()
2195 test_ImpersonateNamedPipeClient(hClientToken, in test_impersonation()
2198 CloseHandle(hClientToken); in test_impersonation()
2200 test_ImpersonateNamedPipeClient(hClientToken, in test_impersonation()
2203 CloseHandle(hClientToken); in test_impersonation()
2210 CloseHandle(hClientToken); in test_impersonation()
2212 test_ImpersonateNamedPipeClient(hClientToken, in test_impersonation()
2215 CloseHandle(hClientToken); in test_impersonation()
[all …]
/reactos/sdk/include/psdk/
H A Dwintrust.h635 HANDLE hClientToken; member