Home
last modified time | relevance | path

Searched defs:ExistingTokenHandle (Results 1 – 9 of 9) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/advapi32/
H A DInterop.DuplicateTokenEx_SafeTokenHandle.cs16 bool DuplicateTokenEx(SafeTokenHandle ExistingTokenHandle, in DuplicateTokenEx()
/dports/devel/log4net/log4net-1.2.10/src/Util/
H A DWindowsSecurityContext.cs327 …private extern static bool DuplicateToken(IntPtr ExistingTokenHandle, int SECURITY_IMPERSONATION_L… in DuplicateToken()
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DAdvapi32.java720 boolean DuplicateToken(HANDLE ExistingTokenHandle, in DuplicateToken()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py1375 def DuplicateToken(ExistingTokenHandle, ImpersonationLevel = SecurityImpersonation): argument
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py1375 def DuplicateToken(ExistingTokenHandle, ImpersonationLevel = SecurityImpersonation): argument
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py1375 def DuplicateToken(ExistingTokenHandle, ImpersonationLevel = SecurityImpersonation): argument
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py1375 def DuplicateToken(ExistingTokenHandle, ImpersonationLevel = SecurityImpersonation): argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/microsoft/win32/
H A Dwin32native.cs2176 [In] SafeAccessTokenHandle ExistingTokenHandle, in DuplicateTokenEx()
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A DkPrf2WinApiWrappers-kernel32.h5186 __declspec(dllexport) BOOL WINAPI kPrf2Wrap_DuplicateToken( HANDLE ExistingTokenHandle, SECURITY_IM… in kPrf2Wrap_DuplicateToken()
6644 __declspec(dllexport) BOOL APIENTRY kPrf2Wrap_CreateRestrictedToken( HANDLE ExistingTokenHandle, DW… in kPrf2Wrap_CreateRestrictedToken()