ERANGE 355 lib/common/results.c case ERANGE: return "ERANGE"; ERANGE 53 lib/common/strings.c if (errno == ERANGE) { ERANGE 218 lib/common/strings.c if (errno == ERANGE) { ERANGE 336 lib/common/strings.c return ERANGE; ERANGE 1258 lib/common/strings.c if (errno != ERANGE) { ERANGE 1260 lib/common/strings.c errno = ERANGE; ERANGE 1266 lib/common/strings.c if (errno != ERANGE) { ERANGE 1268 lib/common/strings.c errno = ERANGE;