lim 354 src/vfs/tar/tar-internal.c char const *lim = where + digs; lim 365 src/vfs/tar/tar-internal.c if (where == lim) lim 382 src/vfs/tar/tar-internal.c if (where == lim || !is_octal_digit (*where)) lim 406 src/vfs/tar/tar-internal.c if (where == lim || !is_octal_digit (*where)) lim 433 src/vfs/tar/tar-internal.c while (where != lim) lim 448 src/vfs/tar/tar-internal.c else if (where <= lim - 2 lim 473 src/vfs/tar/tar-internal.c if (where == lim) lim 485 src/vfs/tar/tar-internal.c if (where != lim && *where != '\0' && !g_ascii_isspace (*where))