Home
last modified time | relevance | path

Searched refs:WSAEFAULT (Results 1 – 25 of 1414) sorted by relevance

12345678910>>...57

/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/network/
H A Dq3socketdevice_win.cpp326 case WSAEFAULT: in option()
378 case WSAEFAULT: in setOption()
466 case WSAEFAULT: in connect()
549 case WSAEFAULT: in bind()
616 case WSAEFAULT: in accept()
764 case WSAEFAULT: in readData()
858 case WSAEFAULT: in writeData()
980 case WSAEFAULT: in writeBlock()
/dports/lang/zig-devel/zig-0.9.0/lib/std/x/os/
H A Dsocket_windows.zig87 .WSAEFAULT => error.BadAddress,
124 .WSAEFAULT => error.BadAddress,
149 .WSAEFAULT => unreachable,
190 .WSAEFAULT => error.BadBuffer,
224 .WSAEFAULT => error.BadBuffer,
261 .WSAEFAULT => error.BadBuffer,
300 .WSAEFAULT => error.BadBuffer,
332 .WSAEFAULT => unreachable,
352 .WSAEFAULT => unreachable,
388 .WSAEFAULT => unreachable,
/dports/lang/zig/zig-0.9.0/lib/std/x/os/
H A Dsocket_windows.zig87 .WSAEFAULT => error.BadAddress,
124 .WSAEFAULT => error.BadAddress,
149 .WSAEFAULT => unreachable,
190 .WSAEFAULT => error.BadBuffer,
224 .WSAEFAULT => error.BadBuffer,
261 .WSAEFAULT => error.BadBuffer,
300 .WSAEFAULT => error.BadBuffer,
332 .WSAEFAULT => unreachable,
352 .WSAEFAULT => unreachable,
388 .WSAEFAULT => unreachable,
/dports/devel/upp/upp/bazaar/ZMQ/lib/src/
H A Derr.cpp87 (errcode == WSAEFAULT) ? in wsa_error()
208 case WSAEFAULT: in wsa_error_to_errno()
/dports/net/libzmq2/zeromq-2.2.0/src/
H A Derr.cpp106 (no_ == WSAEFAULT) ? in wsa_error_no()
228 case WSAEFAULT: in wsa_error_to_errno()
/dports/emulators/hercules/hercules-3.13/
H A Dhconsts.h54 #if defined (WSAEFAULT)
55 #define EFAULT WSAEFAULT
/dports/devel/libxs/libxs-1.2.0/src/
H A Derr.cpp103 (no_ == WSAEFAULT) ? in wsa_error_no()
225 case WSAEFAULT: in wsa_error_to_errno()
/dports/science/chrono/chrono-7.0.1/src/chrono_cosimulation/
H A DChHostInfo.cpp140 else if (*errCode == WSAEFAULT) in detectErrorGethostbyname()
169 if (*errCode == WSAEFAULT) in detectErrorGethostbyaddr()
H A DChSocket.cpp541 else if (*errCode == WSAEFAULT) in detectErrorSetSocketOption()
570 else if (*errCode == WSAEFAULT) in detectErrorGetSocketOption()
647 else if (*errCode == WSAEFAULT) { in detectErrorBind()
674 else if (*errCode == WSAEFAULT) in detectErrorRecv()
750 else if (*errCode == WSAEFAULT) { in detectErrorConnect()
786 else if (*errCode == WSAEFAULT) in detectErrorAccept()
859 } else if (*errCode == WSAEFAULT) { in detectErrorSend()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_con/
H A Decore_con_private.h359 #if defined(WSAEFAULT) && (WSAEFAULT != EFAULT) in efl_net_socket_error_get()
360 else if (err == WSAEFAULT) err = EFAULT; in efl_net_socket_error_get()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Derrnomodule.c475 #ifdef WSAEFAULT in errno_exec()
476 add_errcode("EFAULT", WSAEFAULT, "Bad address"); in errno_exec()
676 #ifdef WSAEFAULT in errno_exec()
677 add_errcode("WSAEFAULT", WSAEFAULT, "Bad address"); in errno_exec()
/dports/lang/python310/Python-3.10.1/Modules/
H A Derrnomodule.c475 #ifdef WSAEFAULT in errno_exec()
476 add_errcode("EFAULT", WSAEFAULT, "Bad address"); in errno_exec()
676 #ifdef WSAEFAULT in errno_exec()
677 add_errcode("WSAEFAULT", WSAEFAULT, "Bad address"); in errno_exec()
/dports/lang/python39/Python-3.9.9/Modules/
H A Derrnomodule.c475 #ifdef WSAEFAULT in errno_exec()
476 add_errcode("EFAULT", WSAEFAULT, "Bad address"); in errno_exec()
676 #ifdef WSAEFAULT in errno_exec()
677 add_errcode("WSAEFAULT", WSAEFAULT, "Bad address"); in errno_exec()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/kns/win/
H A Dsysmgr.c50 case WSAEFAULT: in KNSManagerInit()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/kns/win/
H A Dsysmgr.c50 case WSAEFAULT: in KNSManagerInit()
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Derr.cpp113 case WSAEFAULT: in wsa_error_no()
242 case WSAEFAULT: in wsa_error_to_errno()
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Derr.cpp113 case WSAEFAULT: in wsa_error_no()
242 case WSAEFAULT: in wsa_error_to_errno()
/dports/net/spread4/spread-src-4.2.0/libspread-util/src/
H A Darch.c76 case WSAEFAULT: in sock_strerror()
/dports/net/spread-j/spread-src-3.17.3/
H A Darch.c75 case WSAEFAULT: in sock_strerror()
/dports/net/spread4/spread-src-4.2.0/daemon/
H A Darch.c76 case WSAEFAULT: in sock_strerror()
/dports/net/spread/spread-src-3.17.4/
H A Darch.c75 case WSAEFAULT: in sock_strerror()
/dports/devel/libowfat/libowfat-0.32/unix/
H A Dwinsock2errno.c24 case WSAEFAULT: in winsock2errno()
/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/lib/
H A Dmhd_sockets.c65 case WSAEFAULT: in MHD_W32_strerror_winsock_()
256 WSASetLastError (WSAEFAULT); in MHD_W32_socket_pair_()
/dports/games/xboard-devel/xboard-f49e7e1/winboard/
H A Dwsockerr.c34 {WSAEFAULT, "Bad address"},
/dports/games/xboard/xboard-4.9.1/winboard/
H A Dwsockerr.c34 {WSAEFAULT, "Bad address"},

12345678910>>...57