Home
last modified time | relevance | path

Searched refs:PROCESS_CREATION_CHILD_PROCESS_RESTRICTED (Results 1 – 19 of 19) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium-shim/patches/after_update/
H A Duse_STARTF_FORCEOFFFEEDBACK_flag.patch32 DWORD child_process_creation = PROCESS_CREATION_CHILD_PROCESS_RESTRICTED;
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dstartup_information_helper.cc124 child_process_creation_ = PROCESS_CREATION_CHILD_PROCESS_RESTRICTED; in BuildStartupInformation()
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium-shim/base/win/
H A Dsdkdecls.h274 #define PROCESS_CREATION_CHILD_PROCESS_RESTRICTED 0x01 macro
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium-shim/base/win/
H A Dsdkdecls.h308 #define PROCESS_CREATION_CHILD_PROCESS_RESTRICTED 0x01 macro
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium-shim/base/win/
H A Dsdkdecls.h319 #define PROCESS_CREATION_CHILD_PROCESS_RESTRICTED 0x01 macro
/dports/www/firefox/firefox-99.0/security/sandbox/chromium-shim/base/win/
H A Dsdkdecls.h319 #define PROCESS_CREATION_CHILD_PROCESS_RESTRICTED 0x01 macro
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium-shim/base/win/
H A Dsdkdecls.h319 #define PROCESS_CREATION_CHILD_PROCESS_RESTRICTED 0x01 macro
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dbroker_services.cc366 DWORD child_process_creation = PROCESS_CREATION_CHILD_PROCESS_RESTRICTED; in SpawnTarget()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dbroker_services.cc368 DWORD child_process_creation = PROCESS_CREATION_CHILD_PROCESS_RESTRICTED; in SpawnTarget()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dbroker_services.cc480 DWORD child_process_creation = PROCESS_CREATION_CHILD_PROCESS_RESTRICTED; in SpawnTarget()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dbroker_services.cc494 DWORD child_process_creation = PROCESS_CREATION_CHILD_PROCESS_RESTRICTED; in SpawnTarget()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dbroker_services.cc494 DWORD child_process_creation = PROCESS_CREATION_CHILD_PROCESS_RESTRICTED; in SpawnTarget()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dbroker_services.cc494 DWORD child_process_creation = PROCESS_CREATION_CHILD_PROCESS_RESTRICTED; in SpawnTarget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/design/
H A Dsandbox.md403 `PROCESS_CREATION_CHILD_PROCESS_RESTRICTED` via `UpdateProcThreadAttribute()`.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/design/
H A Dsandbox.md396 `PROCESS_CREATION_CHILD_PROCESS_RESTRICTED` via `UpdateProcThreadAttribute()`.
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs1704 pub const PROCESS_CREATION_CHILD_PROCESS_RESTRICTED: u32 = 1u32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinbase.h1878 #define PROCESS_CREATION_CHILD_PROCESS_RESTRICTED 0x01 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinbase.h1878 #define PROCESS_CREATION_CHILD_PROCESS_RESTRICTED 0x01 macro
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs10875 pub const PROCESS_CREATION_CHILD_PROCESS_RESTRICTED: u32 = 1u32; const