Home
last modified time | relevance | path

Searched refs:enetreset (Results 1 – 12 of 12) sorted by relevance

/dports/devel/thrust/thrust-1.9.5/thrust/system/detail/
H A Derrno.h50 static const int enetreset = 9915; variable
H A Derror_category.inl166 case enetreset: return make_error_condition(network_reset);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Derl_posix_msg.erl100 message_1(enetreset) -> <<"network dropped connection on reset">>;
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Derl_posix_msg.erl100 message_1(enetreset) -> <<"network dropped connection on reset">>;
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Derl_posix_msg.erl100 message_1(enetreset) -> <<"network dropped connection on reset">>;
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_posix_msg.erl100 message_1(enetreset) -> <<"network dropped connection on reset">>;
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_posix_msg.erl100 message_1(enetreset) -> <<"network dropped connection on reset">>;
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_posix_msg.erl100 message_1(enetreset) -> <<"network dropped connection on reset">>;
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_posix_msg.erl100 message_1(enetreset) -> <<"network dropped connection on reset">>;
/dports/devel/thrust/thrust-1.9.5/thrust/system/
H A Derror_code.h93 network_reset = detail::enetreset,
/dports/lang/sbcl/sbcl-1.3.13/contrib/sb-posix/
H A Dconstants.lisp189 (:errno enetreset "ENETRESET" nil t)
/dports/lang/swi-pl/swipl-8.2.3/packages/clib/
H A Desymbols.ic494 { ENETRESET, "enetreset" },