strtol_error_t    568 lib/strutil.h  strtol_error_t xstrtoumax (const char *nptr, char **endptr, int base, uintmax_t * val,
strtol_error_t    992 lib/strutil/strutil.c     strtol_error_t e;
strtol_error_t     46 lib/strutil/xstrtol.c static strtol_error_t
strtol_error_t     61 lib/strutil/xstrtol.c static strtol_error_t
strtol_error_t     64 lib/strutil/xstrtol.c     strtol_error_t err = LONGINT_OK;
strtol_error_t     92 lib/strutil/xstrtol.c strtol_error_t
strtol_error_t     98 lib/strutil/xstrtol.c     strtol_error_t err = LONGINT_OK;
strtol_error_t    147 lib/strutil/xstrtol.c         strtol_error_t overflow;