taglinefilesource code
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) {