Searched refs:ECONNRESET (Results 1 – 6 of 6) sorted by relevance
823 #ifdef ECONNRESET in _strerror_r()824 case ECONNRESET: in _strerror_r()
150 #define ECONNRESET 104 /* Connection reset by peer */ macro
148 #define ECONNRESET 104 /* Connection reset by peer */ macro
166 #define ECONNRESET 104 /* Connection reset by peer */ macro
130 case TARGET_ERRNO_ECONNRESET: errno = ECONNRESET; break; in arc_semihost_errno()
1696 (_strerror_r): Handle ENETRESET, EILSEQ, ENODATA, ECONNRESET,23661 and ECONNRESET (104) for cygwin32.