Home
last modified time | relevance | path

Searched defs:WSAEPROTONOSUPPORT (Results 1 – 25 of 634) sorted by relevance

12345678910>>...26

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dw32error.h62 #define WSAEPROTONOSUPPORT 10043 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/psdk_inc/
H A D_wsa_errnos.h26 #define WSAEPROTONOSUPPORT (WSABASEERR + 43 ) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/psdk_inc/
H A D_wsa_errnos.h26 #define WSAEPROTONOSUPPORT (WSABASEERR + 43 ) macro
/dports/comms/snap7/snap7-full-1.4.2/src/sys/
H A Dsnap_msgsock.h94 #define WSAEPROTONOSUPPORT EPROTONOSUPPORT macro
/dports/misc/netron/node_modules/@types/node/
H A Dos.d.ts156 const WSAEPROTONOSUPPORT: number; constant
/dports/graphics/p5-Image-Scale/Image-Scale-0.12/include/
H A Dpinttypes.h279 #endif // STATIC_IMAXDIV ] in __WSAFDIsSet()
/dports/misc/netron/node_modules/protobufjs/node_modules/@types/node/
H A Dos.d.ts180 WSAEPROTONOSUPPORT: number; constant
H A Dconstants.d.ts184 const WSAEPROTONOSUPPORT: number; constant
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/node/
H A Dconstants.d.ts184 const WSAEPROTONOSUPPORT: number; constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/node/
H A Dconstants.d.ts184 const WSAEPROTONOSUPPORT: number; constant
/dports/misc/netron/node_modules/electron/node_modules/@types/node/
H A Dconstants.d.ts184 const WSAEPROTONOSUPPORT: number; constant
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d118 WSAEPROTONOSUPPORT = (WSABASEERR+43), enumerator
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d117 WSAEPROTONOSUPPORT = (WSABASEERR+43), enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d118 WSAEPROTONOSUPPORT = (WSABASEERR+43), enumerator
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d117 WSAEPROTONOSUPPORT = (WSABASEERR+43), enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d117 WSAEPROTONOSUPPORT = (WSABASEERR+43), enumerator
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d118 WSAEPROTONOSUPPORT = (WSABASEERR+43), enumerator
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d117 WSAEPROTONOSUPPORT = (WSABASEERR+43), enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d118 WSAEPROTONOSUPPORT = (WSABASEERR+43), enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d117 WSAEPROTONOSUPPORT = (WSABASEERR+43), enumerator
/dports/games/tenebrae/tenebrae_0/
H A Dmpdosock.h559 #define WSAEPROTONOSUPPORT (WSABASEERR+43) macro
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/dos/
H A Dmpdosock.h557 #define WSAEPROTONOSUPPORT (WSABASEERR+43) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinsock.h427 #define WSAEPROTONOSUPPORT (WSABASEERR+43) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinsock.h427 #define WSAEPROTONOSUPPORT (WSABASEERR+43) macro
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dwinsock2.rs277 pub const WSAEPROTONOSUPPORT: c_int = WSABASEERR+43; const

12345678910>>...26