Searched refs:TARGET_ERRNO_EISCONN (Results 1 – 2 of 2) sorted by relevance
153 case TARGET_ERRNO_EISCONN: errno = EISCONN; break; in arc_semihost_errno()
170 TARGET_ERRNO_EISCONN = 127, /* Socket is already connected */ enumerator