Searched refs:ETIMEDOUT (Results 1 – 5 of 5) sorted by relevance
895 #ifdef ETIMEDOUT in _strerror_r()896 case ETIMEDOUT: in _strerror_r()
156 #define ETIMEDOUT 110 /* Connection timed out */ macro
172 #define ETIMEDOUT 110 /* Connection timed out */ macro
187 #define ETIMEDOUT 116 /* Connection timed out */ macro
142 case TARGET_ERRNO_ETIMEDOUT: errno = ETIMEDOUT; break; in arc_semihost_errno()