Searched refs:TARGET_ERRNO_ENOTSOCK (Results 1 – 2 of 2) sorted by relevance
134 case TARGET_ERRNO_ENOTSOCK: errno = ENOTSOCK; break; in arc_semihost_errno()
151 TARGET_ERRNO_ENOTSOCK = 108, /* Socket operation on non-socket */ enumerator