Searched refs:EPIPE (Results 1 – 5 of 5) sorted by relevance
618 #ifdef EPIPE in _strerror_r()619 case EPIPE: in _strerror_r()
72 #define EPIPE 32 /* Broken pipe */ macro
94 #define EPIPE 32 /* Broken pipe */ macro
89 #define EPIPE 32 /* Broken pipe */ macro
75 case TARGET_ERRNO_EPIPE: errno = EPIPE; break; in arc_semihost_errno()