Searched refs:EINPROGRESS (Results 1 – 5 of 5) sorted by relevance
538 #ifdef EINPROGRESS in _strerror_r()539 case EINPROGRESS: in _strerror_r()
161 #define EINPROGRESS 115 /* Operation now in progress */ macro
163 #define EINPROGRESS 119 /* Connection already in progress */ macro
177 #define EINPROGRESS 115 /* Operation now in progress */ macro
145 case TARGET_ERRNO_EINPROGRESS: errno = EINPROGRESS; break; in arc_semihost_errno()