strtol_error_t    610 lib/strutil.h  strtol_error_t xstrtoumax (const char *s, char **ptr, int base, uintmax_t * val,
strtol_error_t   1001 lib/strutil/strutil.c     strtol_error_t e;
strtol_error_t     50 lib/strutil/xstrtol.c static strtol_error_t
strtol_error_t     65 lib/strutil/xstrtol.c static strtol_error_t
strtol_error_t     68 lib/strutil/xstrtol.c     strtol_error_t err = LONGINT_OK;
strtol_error_t     78 lib/strutil/xstrtol.c strtol_error_t
strtol_error_t     84 lib/strutil/xstrtol.c     strtol_error_t err = LONGINT_OK;
strtol_error_t    132 lib/strutil/xstrtol.c         strtol_error_t overflow;