ERANGE 355 lib/common/results.c case ERANGE: return "ERANGE"; ERANGE 64 lib/common/strings.c if (errno == ERANGE) { ERANGE 140 lib/common/strings.c if (errno != ERANGE) { ERANGE 142 lib/common/strings.c errno = ERANGE; ERANGE 148 lib/common/strings.c if (errno != ERANGE) { ERANGE 150 lib/common/strings.c errno = ERANGE; ERANGE 197 lib/common/strings.c if (errno == ERANGE) { ERANGE 313 lib/common/strings.c return ERANGE;