Home
last modified time | relevance | path

Searched defs:lpSecurityAttributes (Results 1 – 25 of 139) sorted by relevance

123456

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/kernel32/
H A DInterop.CreateDirectory.cs17 …tatic extern bool CreateDirectoryPrivate(string path, ref SECURITY_ATTRIBUTES lpSecurityAttributes in CreateDirectoryPrivate()
19 … internal static bool CreateDirectory(string path, ref SECURITY_ATTRIBUTES lpSecurityAttributes) in CreateDirectory()
H A DInterop.CREATEFILE2_EXTENDED_PARAMETERS.cs17 internal Interop.Kernel32.SECURITY_ATTRIBUTES* lpSecurityAttributes; field
/dports/devel/R-cran-BH/BH/inst/include/boost/winapi/
H A Dpipes.hpp210 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeA()
231 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
253 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeW()
274 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/winapi/
H A Dpipes.hpp210 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeA()
231 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
253 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeW()
274 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/winapi/
H A Dpipes.hpp210 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeA()
231 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
253 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeW()
274 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/detail/winapi/
H A Dpipes.hpp206 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeA()
227 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
249 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeW()
270 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
/dports/devel/boost-libs/boost_1_72_0/boost/winapi/
H A Dpipes.hpp208 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeA()
229 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
251 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeW()
272 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
/dports/devel/boost-docs/boost_1_72_0/boost/winapi/
H A Dpipes.hpp208 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeA()
229 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
251 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeW()
272 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
/dports/devel/boost-python-libs/boost_1_72_0/boost/winapi/
H A Dpipes.hpp208 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeA()
229 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
251 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeW()
272 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/winapi/
H A Dpipes.hpp208 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeA()
229 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
251 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeW()
272 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
/dports/devel/hyperscan/boost_1_75_0/boost/winapi/
H A Dpipes.hpp210 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeA()
231 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
253 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeW()
274 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/detail/winapi/
H A Dpipes.hpp206 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeA()
227 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
249 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeW()
270 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe()
H A Dfile_management.hpp280 SECURITY_ATTRIBUTES_* lpSecurityAttributes, in CreateFileA()
328 SECURITY_ATTRIBUTES_* lpSecurityAttributes, in CreateFileW()
422 SECURITY_ATTRIBUTES_* lpSecurityAttributes, in create_file()
467 SECURITY_ATTRIBUTES_* lpSecurityAttributes, in create_file()
/dports/emulators/mess/mame-mame0226/src/osd/uwp/
H A Duwpcompat.cpp34 _In_opt_ LPSECURITY_ATTRIBUTES lpSecurityAttributes, in CreateFileW()
50 _In_opt_ LPSECURITY_ATTRIBUTES lpSecurityAttributes, in CreateFileA()
/dports/emulators/mame/mame-mame0226/src/osd/uwp/
H A Duwpcompat.cpp34 _In_opt_ LPSECURITY_ATTRIBUTES lpSecurityAttributes, in CreateFileW()
50 _In_opt_ LPSECURITY_ATTRIBUTES lpSecurityAttributes, in CreateFileA()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/
H A DInterop.CREATEFILE2_EXTENDED_PARAMETERS.cs20 internal SECURITY_ATTRIBUTES* lpSecurityAttributes; field
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Windows/Kernel32/
H A DInterop.CREATEFILE2_EXTENDED_PARAMETERS.cs20 internal SECURITY_ATTRIBUTES* lpSecurityAttributes; field
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/file/
H A Dfile.h49 LPSECURITY_ATTRIBUTES lpSecurityAttributes; member
/dports/lang/python-legacy/Python-2.7.18/Modules/_multiprocessing/
H A Dwin32_functions.c65 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateFile() local
101 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateNamedPipe() local
/dports/lang/python27/Python-2.7.18/Modules/_multiprocessing/
H A Dwin32_functions.c65 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateFile() local
101 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateNamedPipe() local
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py2.7/Modules/_multiprocess/
H A Dwin32_functions.c65 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateFile() local
101 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateNamedPipe() local
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py2.6/Modules/_multiprocess/
H A Dwin32_functions.c65 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateFile() local
101 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateNamedPipe() local
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.1/Modules/_multiprocess/
H A Dwin32_functions.c65 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateFile() local
101 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateNamedPipe() local
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.2/Modules/_multiprocess/
H A Dwin32_functions.c65 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateFile() local
101 LPSECURITY_ATTRIBUTES lpSecurityAttributes; in win32_CreateNamedPipe() local
/dports/devel/upp/upp/bazaar/plugin/gdal/port/
H A Dcpl_win32ce_api.cpp106 DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, in CE_CreateFileA()

123456