Searched refs:EPROTONOSUPPORT (Results 1 – 5 of 5) sorted by relevance
715 #ifdef EPROTONOSUPPORT in _strerror_r()716 case EPROTONOSUPPORT: in _strerror_r()
138 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
155 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
196 #define EPROTONOSUPPORT 123 /* Unknown protocol */ macro
149 case TARGET_ERRNO_EPROTONOSUPPORT: errno = EPROTONOSUPPORT; break; in arc_semihost_errno()