Home
last modified time | relevance | path

Searched defs:pSourceSid (Results 1 – 5 of 5) sorted by relevance

/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.py1317 def CopySid(pSourceSid): argument
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py1317 def CopySid(pSourceSid): argument
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py1317 def CopySid(pSourceSid): argument
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py1317 def CopySid(pSourceSid): argument
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A DkPrf2WinApiWrappers-kernel32.h5627 …BOOL WINAPI kPrf2Wrap_CopySid( DWORD nDestinationSidLength, PSID pDestinationSid, PSID pSourceSid ) in kPrf2Wrap_CopySid()