where1            387 src/vfs/tar/tar-internal.c         char const *where1 = where;
where1            403 src/vfs/tar/tar-internal.c         if ((overflow || maxval < value) && *where1 >= 2 && type != NULL)
where1            408 src/vfs/tar/tar-internal.c             digit = (*where1 - '0') | 4;
where1            411 src/vfs/tar/tar-internal.c             where = where1;