Home
last modified time | relevance | path

Searched refs:ECONNRESET (Results 1 – 25 of 54) sorted by relevance

123

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsystem_error.cc125 #ifdef ECONNRESET in default_error_condition()
126 case ECONNRESET: in default_error_condition()
/dragonfly/contrib/diffutils/lib/
H A Dstrerror-override.c74 case ECONNRESET: in strerror_override()
/dragonfly/contrib/grep/lib/
H A Dstrerror-override.c74 case ECONNRESET: in strerror_override()
/dragonfly/sys/sys/
H A Derrno.h134 #define ECONNRESET 54 /* Connection reset by peer */ macro
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dstrerror.c385 #if defined (ECONNRESET)
386 ENTRY(ECONNRESET, "ECONNRESET", "Connection reset by peer"),
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dstrerror.c385 #if defined (ECONNRESET)
386 ENTRY(ECONNRESET, "ECONNRESET", "Connection reset by peer"),
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dstrerror.c385 #if defined (ECONNRESET)
386 ENTRY(ECONNRESET, "ECONNRESET", "Connection reset by peer"),
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dstrerror.c385 #if defined (ECONNRESET)
386 ENTRY(ECONNRESET, "ECONNRESET", "Connection reset by peer"),
/dragonfly/lib/libc/nls/
H A Dbe_BY.UTF-8.msg114 $ ECONNRESET
H A Del_GR.ISO8859-7.msg114 $ ECONNRESET
H A Dmn_Cyrl_MN.UTF-8.msg112 $ ECONNRESET
H A Dru_RU.KOI8-R.msg116 $ ECONNRESET
H A Duk_UA.UTF-8.msg114 $ ECONNRESET
H A Dja_JP.UTF-8.msg114 $ ECONNRESET
H A Dja_JP.eucJP.msg114 $ ECONNRESET
H A Dko_KR.UTF-8.msg114 $ ECONNRESET
H A Dko_KR.eucKR.msg114 $ ECONNRESET
H A Dzh_Hans_CN.GB18030.msg110 $ ECONNRESET
H A Dzh_Hans_CN.GB2312.msg110 $ ECONNRESET
H A Dzh_Hans_CN.UTF-8.msg110 $ ECONNRESET
H A Dfi_FI.ISO8859-1.msg114 $ ECONNRESET
H A Dit_IT.ISO8859-15.msg114 $ ECONNRESET
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/os/generic/
H A Derror_constants.h59 connection_reset = ECONNRESET, in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/os/generic/
H A Derror_constants.h59 connection_reset = ECONNRESET, in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/libpcap/
H A Dsslutils.c201 if (errno == ECONNRESET || errno == EPIPE) return -2; in ssl_send()

123