Searched refs:TARGET_ERRNO_ECONNRESET (Results 1 – 2 of 2) sorted by relevance
130 case TARGET_ERRNO_ECONNRESET: errno = ECONNRESET; break; in arc_semihost_errno()
147 TARGET_ERRNO_ECONNRESET = 104, /* Connection reset by peer */ enumerator