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