Home
last modified time | relevance | path

Searched refs:bInheritHandles (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/detail/winapi/
H A Djobs.hpp41 boost::detail::winapi::BOOL_ bInheritHandles,
46 boost::detail::winapi::BOOL_ bInheritHandles,
90 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCSTR_ lp… in open_job_object() argument
92 return ::OpenJobObjectA(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
106 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCWSTR_ l… in open_job_object() argument
108 return OpenJobObjectW(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
H A Dprocess.hpp59 boost::detail::winapi::INT_ bInheritHandles,
72 boost::detail::winapi::INT_ bInheritHandles,
319 INT_ bInheritHandles, in CreateProcessA() argument
331 bInheritHandles, in CreateProcessA()
344 INT_ bInheritHandles, in create_process() argument
356 bInheritHandles, in create_process()
370 INT_ bInheritHandles, in CreateProcessW() argument
382 bInheritHandles, in CreateProcessW()
395 INT_ bInheritHandles, in create_process() argument
407 bInheritHandles, in create_process()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/detail/winapi/
H A Djobs.hpp41 boost::detail::winapi::BOOL_ bInheritHandles,
46 boost::detail::winapi::BOOL_ bInheritHandles,
90 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCSTR_ lp… in open_job_object() argument
92 return ::OpenJobObjectA(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
106 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCWSTR_ l… in open_job_object() argument
108 return OpenJobObjectW(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
H A Dprocess.hpp59 boost::detail::winapi::INT_ bInheritHandles,
72 boost::detail::winapi::INT_ bInheritHandles,
319 INT_ bInheritHandles, in CreateProcessA() argument
331 bInheritHandles, in CreateProcessA()
344 INT_ bInheritHandles, in create_process() argument
356 bInheritHandles, in create_process()
370 INT_ bInheritHandles, in CreateProcessW() argument
382 bInheritHandles, in CreateProcessW()
395 INT_ bInheritHandles, in create_process() argument
407 bInheritHandles, in create_process()
/dports/devel/R-cran-BH/BH/inst/include/boost/winapi/
H A Djobs.hpp63 boost::winapi::BOOL_ bInheritHandles,
71 boost::winapi::BOOL_ bInheritHandles,
111 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCSTR_ lp… in open_job_object() argument
113 return ::OpenJobObjectA(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
130 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCWSTR_ l… in open_job_object() argument
132 return ::OpenJobObjectW(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
H A Dprocess.hpp67 boost::winapi::INT_ bInheritHandles,
81 boost::winapi::INT_ bInheritHandles,
93 boost::winapi::INT_ bInheritHandles,
415 INT_ bInheritHandles, in CreateProcessA() argument
427 bInheritHandles, in CreateProcessA()
440 INT_ bInheritHandles, in create_process() argument
452 bInheritHandles, in create_process()
466 INT_ bInheritHandles, in CreateProcessW() argument
478 bInheritHandles, in CreateProcessW()
495 INT_ bInheritHandles, in create_process() argument
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/winapi/
H A Djobs.hpp63 boost::winapi::BOOL_ bInheritHandles,
71 boost::winapi::BOOL_ bInheritHandles,
111 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCSTR_ lp… in open_job_object() argument
113 return ::OpenJobObjectA(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
130 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCWSTR_ l… in open_job_object() argument
132 return ::OpenJobObjectW(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
H A Dprocess.hpp67 boost::winapi::INT_ bInheritHandles,
81 boost::winapi::INT_ bInheritHandles,
93 boost::winapi::INT_ bInheritHandles,
415 INT_ bInheritHandles, in CreateProcessA() argument
427 bInheritHandles, in CreateProcessA()
440 INT_ bInheritHandles, in create_process() argument
452 bInheritHandles, in create_process()
466 INT_ bInheritHandles, in CreateProcessW() argument
478 bInheritHandles, in CreateProcessW()
495 INT_ bInheritHandles, in create_process() argument
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/winapi/
H A Djobs.hpp63 boost::winapi::BOOL_ bInheritHandles,
71 boost::winapi::BOOL_ bInheritHandles,
111 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCSTR_ lp… in open_job_object() argument
113 return ::OpenJobObjectA(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
130 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCWSTR_ l… in open_job_object() argument
132 return ::OpenJobObjectW(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
H A Dprocess.hpp67 boost::winapi::INT_ bInheritHandles,
81 boost::winapi::INT_ bInheritHandles,
93 boost::winapi::INT_ bInheritHandles,
415 INT_ bInheritHandles, in CreateProcessA() argument
427 bInheritHandles, in CreateProcessA()
440 INT_ bInheritHandles, in create_process() argument
452 bInheritHandles, in create_process()
466 INT_ bInheritHandles, in CreateProcessW() argument
478 bInheritHandles, in CreateProcessW()
495 INT_ bInheritHandles, in create_process() argument
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/winapi/
H A Djobs.hpp62 boost::winapi::BOOL_ bInheritHandles,
70 boost::winapi::BOOL_ bInheritHandles,
110 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCSTR_ lp… in open_job_object() argument
112 return ::OpenJobObjectA(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
129 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCWSTR_ l… in open_job_object() argument
131 return ::OpenJobObjectW(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
H A Dprocess.hpp63 boost::winapi::INT_ bInheritHandles,
76 boost::winapi::INT_ bInheritHandles,
377 INT_ bInheritHandles, in CreateProcessA() argument
389 bInheritHandles, in CreateProcessA()
402 INT_ bInheritHandles, in create_process() argument
414 bInheritHandles, in create_process()
428 INT_ bInheritHandles, in CreateProcessW() argument
440 bInheritHandles, in CreateProcessW()
453 INT_ bInheritHandles, in create_process() argument
465 bInheritHandles, in create_process()
/dports/devel/boost-docs/boost_1_72_0/boost/winapi/
H A Djobs.hpp62 boost::winapi::BOOL_ bInheritHandles,
70 boost::winapi::BOOL_ bInheritHandles,
110 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCSTR_ lp… in open_job_object() argument
112 return ::OpenJobObjectA(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
129 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCWSTR_ l… in open_job_object() argument
131 return ::OpenJobObjectW(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
H A Dprocess.hpp63 boost::winapi::INT_ bInheritHandles,
76 boost::winapi::INT_ bInheritHandles,
377 INT_ bInheritHandles, in CreateProcessA() argument
389 bInheritHandles, in CreateProcessA()
402 INT_ bInheritHandles, in create_process() argument
414 bInheritHandles, in create_process()
428 INT_ bInheritHandles, in CreateProcessW() argument
440 bInheritHandles, in CreateProcessW()
453 INT_ bInheritHandles, in create_process() argument
465 bInheritHandles, in create_process()
/dports/devel/boost-python-libs/boost_1_72_0/boost/winapi/
H A Djobs.hpp62 boost::winapi::BOOL_ bInheritHandles,
70 boost::winapi::BOOL_ bInheritHandles,
110 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCSTR_ lp… in open_job_object() argument
112 return ::OpenJobObjectA(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
129 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCWSTR_ l… in open_job_object() argument
131 return ::OpenJobObjectW(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
H A Dprocess.hpp63 boost::winapi::INT_ bInheritHandles,
76 boost::winapi::INT_ bInheritHandles,
377 INT_ bInheritHandles, in CreateProcessA() argument
389 bInheritHandles, in CreateProcessA()
402 INT_ bInheritHandles, in create_process() argument
414 bInheritHandles, in create_process()
428 INT_ bInheritHandles, in CreateProcessW() argument
440 bInheritHandles, in CreateProcessW()
453 INT_ bInheritHandles, in create_process() argument
465 bInheritHandles, in create_process()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/winapi/
H A Djobs.hpp62 boost::winapi::BOOL_ bInheritHandles,
70 boost::winapi::BOOL_ bInheritHandles,
110 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCSTR_ lp… in open_job_object() argument
112 return ::OpenJobObjectA(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
129 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCWSTR_ l… in open_job_object() argument
131 return ::OpenJobObjectW(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
H A Dprocess.hpp63 boost::winapi::INT_ bInheritHandles,
76 boost::winapi::INT_ bInheritHandles,
377 INT_ bInheritHandles, in CreateProcessA() argument
389 bInheritHandles, in CreateProcessA()
402 INT_ bInheritHandles, in create_process() argument
414 bInheritHandles, in create_process()
428 INT_ bInheritHandles, in CreateProcessW() argument
440 bInheritHandles, in CreateProcessW()
453 INT_ bInheritHandles, in create_process() argument
465 bInheritHandles, in create_process()
/dports/devel/hyperscan/boost_1_75_0/boost/winapi/
H A Djobs.hpp63 boost::winapi::BOOL_ bInheritHandles,
71 boost::winapi::BOOL_ bInheritHandles,
111 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCSTR_ lp… in open_job_object() argument
113 return ::OpenJobObjectA(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
130 BOOST_FORCEINLINE HANDLE_ open_job_object(DWORD_ dwDesiredAccess, BOOL_ bInheritHandles, LPCWSTR_ l… in open_job_object() argument
132 return ::OpenJobObjectW(dwDesiredAccess, bInheritHandles, lpName); in open_job_object()
H A Dprocess.hpp67 boost::winapi::INT_ bInheritHandles,
81 boost::winapi::INT_ bInheritHandles,
93 boost::winapi::INT_ bInheritHandles,
415 INT_ bInheritHandles, in CreateProcessA() argument
427 bInheritHandles, in CreateProcessA()
440 INT_ bInheritHandles, in create_process() argument
452 bInheritHandles, in create_process()
466 INT_ bInheritHandles, in CreateProcessW() argument
478 bInheritHandles, in CreateProcessW()
495 INT_ bInheritHandles, in create_process() argument
[all …]
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/thread/test/
H A DTestThreadCreateProcess.c21 BOOL bInheritHandles; in TestThreadCreateProcess() local
47 bInheritHandles = FALSE; in TestThreadCreateProcess()
59 lpThreadAttributes, bInheritHandles, dwCreationFlags, lpEnvironment, in TestThreadCreateProcess()
96 bInheritHandles = TRUE; in TestThreadCreateProcess()
114 lpThreadAttributes, bInheritHandles, dwCreationFlags, lpEnvironment, in TestThreadCreateProcess()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/thread/
H A Dprocess.c148 LPSECURITY_ATTRIBUTES lpThreadAttributes, BOOL bInheritHandles, in _CreateProcessExA() argument
353 LPSECURITY_ATTRIBUTES lpThreadAttributes, BOOL bInheritHandles, in CreateProcessA() argument
358 lpThreadAttributes, bInheritHandles, dwCreationFlags, lpEnvironment, in CreateProcessA()
364 LPSECURITY_ATTRIBUTES lpThreadAttributes, BOOL bInheritHandles, in CreateProcessW() argument
373 LPSECURITY_ATTRIBUTES lpThreadAttributes, BOOL bInheritHandles, in CreateProcessAsUserA() argument
378 lpThreadAttributes, bInheritHandles, dwCreationFlags, lpEnvironment, in CreateProcessAsUserA()
384 LPSECURITY_ATTRIBUTES lpThreadAttributes, BOOL bInheritHandles, in CreateProcessAsUserW() argument
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dthread.h110 LPSECURITY_ATTRIBUTES lpThreadAttributes, BOOL bInheritHandles,
117 LPSECURITY_ATTRIBUTES lpThreadAttributes, BOOL bInheritHandles,
126 BOOL bInheritHandles, DWORD dwCreationFlags,
135 BOOL bInheritHandles, DWORD dwCreationFlags,
/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dcreate_process_lib.py282 bInheritHandles=False, dwCreationFlags=0, lpEnvironment=None, argument
291 self.bInheritHandles = bInheritHandles
350 ci.lpProcessAttributes, ci.lpThreadAttributes, ci.bInheritHandles,
375 ci.lpProcessAttributes, ci.lpThreadAttributes, ci.bInheritHandles,
418 ci.bInheritHandles = int(not close_fds)
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/
H A Dprocess_thread_interception.h20 BOOL bInheritHandles,
32 BOOL bInheritHandles,

12345678910>>...19