Searched refs:EALREADY (Results 1 – 5 of 5) sorted by relevance
463 #ifdef EALREADY in _strerror_r()464 case EALREADY: in _strerror_r()
160 #define EALREADY 114 /* Operation already in progress */ macro
164 #define EALREADY 120 /* Socket already connected */ macro
176 #define EALREADY 114 /* Operation already in progress */ macro
146 case TARGET_ERRNO_EALREADY: errno = EALREADY; break; in arc_semihost_errno()