Searched refs:ImpersonateSecurityContext (Results 1 – 10 of 10) sorted by relevance
18 @ stdcall ImpersonateSecurityContext(ptr) SECUR32.ImpersonateSecurityContext
71 ImpersonateSecurityContext,102 ImpersonateSecurityContext,252 fnTableA->ImpersonateSecurityContext = in _makeFnTableA()253 inFnTableW->ImpersonateSecurityContext; in _makeFnTableA()323 fnTableW->ImpersonateSecurityContext = in _makeFnTableW()324 inFnTableA->ImpersonateSecurityContext; in _makeFnTableW()
27 @ stdcall ImpersonateSecurityContext(ptr)
565 SECURITY_STATUS WINAPI ImpersonateSecurityContext(PCtxtHandle phContext) in ImpersonateSecurityContext() function577 if (package->provider->fnTableW.ImpersonateSecurityContext) in ImpersonateSecurityContext()578 ret = package->provider->fnTableW.ImpersonateSecurityContext( in ImpersonateSecurityContext()
16 @ stdcall ImpersonateSecurityContext(ptr)
178 ImpersonateSecurityContext( in ImpersonateSecurityContext() function
13 @ stdcall ImpersonateSecurityContext(ptr) schan_ImpersonateSecurityContext
769 ImpersonateSecurityContext(967 IMPERSONATE_SECURITY_CONTEXT_FN ImpersonateSecurityContext; member1002 IMPERSONATE_SECURITY_CONTEXT_FN ImpersonateSecurityContext; member
877 ImpersonateSecurityContext(1284 IMPERSONATE_SECURITY_CONTEXT_FN ImpersonateSecurityContext; member
1139 sec_status = ImpersonateSecurityContext(&conn->ctx); in RPCRT4_default_impersonate_client()