Searched refs:TARGET_ERRNO_ENETDOWN (Results 1 – 2 of 2) sorted by relevance
141 case TARGET_ERRNO_ENETDOWN: errno = ENETDOWN; break; in arc_semihost_errno()
158 TARGET_ERRNO_ENETDOWN = 115, /* Network interface is not configured */ enumerator