Home
last modified time | relevance | path

Searched refs:NET_FW_SCOPE_ALL (Results 1 – 15 of 15) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicftypes.h54 NET_FW_SCOPE_ALL = 0, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicftypes.h54 NET_FW_SCOPE_ALL = 0, enumerator
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/scripts/
H A Dwindows_service.py441 NET_FW_SCOPE_ALL = 0
455 app.Scope = NET_FW_SCOPE_ALL
/dports/games/openclonk/openclonk-release-8.1-src/tools/install/
H A Dfirewall.cpp52 app->put_Scope(NET_FW_SCOPE_ALL); in AddAuthorizedApplication()
/dports/devel/py-buildbot-worker/buildbot-worker-3.4.1/buildbot_worker/scripts/
H A Dwindows_service.py446 NET_FW_SCOPE_ALL = 0
460 app.Scope = NET_FW_SCOPE_ALL
/dports/security/stunnel/stunnel-5.60/tools/plugins/SimpleFC/Source/
H A DFirewallControl.pas55 NET_FW_SCOPE_ALL = $00000000,
331 if (Scope = NET_FW_SCOPE_ALL) or (Scope = NET_FW_SCOPE_LOCAL_SUBNET) then
412 if (Scope = NET_FW_SCOPE_ALL) or (Scope = NET_FW_SCOPE_LOCAL_SUBNET) then
H A DNetFwTypeLib_TLB.pas100 NET_FW_SCOPE_ALL = $00000000;
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/liteFirewall/
H A DliteFirewall.cpp105 app->Scope = NetFwTypeLib::NET_FW_SCOPE_ALL;
/dports/www/firefox/firefox-99.0/other-licenses/nsis/Contrib/liteFirewall/
H A DliteFirewall.cpp105 app->Scope = NetFwTypeLib::NET_FW_SCOPE_ALL; in AddRule()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/nsis/Contrib/liteFirewall/
H A DliteFirewall.cpp105 app->Scope = NetFwTypeLib::NET_FW_SCOPE_ALL; in AddRule()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/nsis/Contrib/liteFirewall/
H A DliteFirewall.cpp105 app->Scope = NetFwTypeLib::NET_FW_SCOPE_ALL; in AddRule()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/nsis/Contrib/liteFirewall/
H A DliteFirewall.cpp105 app->Scope = NetFwTypeLib::NET_FW_SCOPE_ALL; in AddRule()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/nsis/Contrib/liteFirewall/
H A DliteFirewall.cpp105 app->Scope = NetFwTypeLib::NET_FW_SCOPE_ALL; in AddRule()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/WindowsFirewall/
H A Dmod.rs310 pub const NET_FW_SCOPE_ALL: NET_FW_SCOPE = 0i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/WindowsFirewall/
H A Dmod.rs5465 pub const NET_FW_SCOPE_ALL: NET_FW_SCOPE = NET_FW_SCOPE(0i32);