Searched refs:TARGET_ERRNO_EROFS (Results 1 – 2 of 2) sorted by relevance
73 case TARGET_ERRNO_EROFS: errno = EROFS; break; in arc_semihost_errno()
90 TARGET_ERRNO_EROFS = 30, /* Read-only file system */ enumerator