Searched refs:TARGET_ERRNO_ECONNREFUSED (Results 1 – 2 of 2) sorted by relevance
137 case TARGET_ERRNO_ECONNREFUSED: errno = ECONNREFUSED; break; in arc_semihost_errno()
154 TARGET_ERRNO_ECONNREFUSED = 111,/* Connection refused */ enumerator