Searched refs:ENOSTR (Results 1 – 5 of 5) sorted by relevance
660 #ifdef ENOSTR in _strerror_r()661 case ENOSTR: in _strerror_r()
105 #define ENOSTR 60 /* Device not a stream */ macro
122 #define ENOSTR 60 /* Device not a stream */ macro
129 #define ENOSTR 60 /* Not a stream */ macro
98 case TARGET_ERRNO_ENOSTR: errno = ENOSTR; break; in arc_semihost_errno()