Searched refs:EMULTIHOP (Results 1 – 5 of 5) sorted by relevance
723 #ifdef EMULTIHOP in _strerror_r()724 case EMULTIHOP: in _strerror_r()
117 #define EMULTIHOP 72 /* Multihop attempted */ macro
129 #define EMULTIHOP 74 /* Multihop attempted */ macro
134 #define EMULTIHOP 72 /* Multihop attempted */ macro
110 case TARGET_ERRNO_EMULTIHOP: errno = EMULTIHOP; break; in arc_semihost_errno()