taglinefilesource code
SEEK_END731arch/m68k/boot/atari/bootstrap.cbi.ramdisk_size = (lseek(rfd, 0, SEEK_END) + 1023) / 1024;
SEEK_END56scripts/lxdialog/textbox.cif ((file_size = lseek (fd, 0, SEEK_END)) == -1) {
SEEK_END179scripts/lxdialog/textbox.cif (lseek (fd, -BUF_SIZE, SEEK_END) == -1) {