Home
last modified time | relevance | path

Searched defs:PROTECTION_LEVEL_UNRESTRICTED (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/src/network/
H A Dio.c82 # define PROTECTION_LEVEL_UNRESTRICTED 10 in net_Socket() macro
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvilib/net/
H A Dkvi_socket.h53 #define PROTECTION_LEVEL_UNRESTRICTED 10 /* for peer-to-peer apps */ macro
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Dsocket.hpp107 #define PROTECTION_LEVEL_UNRESTRICTED 10 macro
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dsocket.hpp107 #define PROTECTION_LEVEL_UNRESTRICTED 10 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dws2ipdef.h112 #define PROTECTION_LEVEL_UNRESTRICTED 10 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dws2ipdef.h112 #define PROTECTION_LEVEL_UNRESTRICTED 10 macro
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Dnet.cpp56 #define PROTECTION_LEVEL_UNRESTRICTED 10 macro
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Dnet.cpp56 #define PROTECTION_LEVEL_UNRESTRICTED 10 macro
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Dnet.cpp56 #define PROTECTION_LEVEL_UNRESTRICTED 10 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs2499 pub const PROTECTION_LEVEL_UNRESTRICTED: u32 = 10u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs4081 pub const PROTECTION_LEVEL_UNRESTRICTED: u32 = 10u32; const