Searched refs:ECANCELED (Results 1 – 6 of 6) sorted by relevance
860 #ifdef ECANCELED in _strerror_r()861 case ECANCELED: in _strerror_r()
172 #define ECANCELED 125 /* Operation Canceled */ macro
188 #define ECANCELED 125 /* Operation Canceled */ macro
221 #define ECANCELED 140 /* Operation canceled */ macro
166 case TARGET_ERRNO_ECANCELED: errno = ECANCELED; break; in arc_semihost_errno()
8104 * libc/string/strerror.c (strerror): Decode them, and ECANCELED.9669 * libc/machine/cris/sys/errno.h (ECANCELED, ENOKEY, EKEYEXPIRED)10909 * libc/include/sys/errno.h: Add ECANCELED.