Searched refs:ENETRESET (Results 1 – 6 of 6) sorted by relevance
558 #ifdef ENETRESET in _strerror_r()559 case ENETRESET: in _strerror_r()
148 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
170 #define ENETRESET 126 /* Connection aborted by network */ macro
164 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
152 case TARGET_ERRNO_ENETRESET: errno = ENETRESET; break; in arc_semihost_errno()
1696 (_strerror_r): Handle ENETRESET, EILSEQ, ENODATA, ECONNRESET,