tag | line | file | source code |
SEEK_CUR | 139 | scripts/lxdialog/textbox.c | if ((fpos = lseek (fd, 0, SEEK_CUR)) == -1) { |
SEEK_CUR | 172 | scripts/lxdialog/textbox.c | if ((fpos = lseek (fd, 0, SEEK_CUR)) == -1) { |
SEEK_CUR | 329 | scripts/lxdialog/textbox.c | if ((fpos = lseek (fd, 0, SEEK_CUR)) == -1) { |
SEEK_CUR | 352 | scripts/lxdialog/textbox.c | if (lseek (fd, -(BUF_SIZE / 2 + bytes_read), SEEK_CUR) |
SEEK_CUR | 383 | scripts/lxdialog/textbox.c | if ((fpos = lseek (fd, 0, SEEK_CUR)) == -1) { |
SEEK_CUR | 402 | scripts/lxdialog/textbox.c | SEEK_CUR) == -1) { |
SEEK_CUR | 481 | scripts/lxdialog/textbox.c | if ((fpos = lseek (fd, 0, SEEK_CUR)) == -1) { |
SEEK_CUR | 527 | scripts/lxdialog/textbox.c | if ((fpos = lseek (fd, 0, SEEK_CUR)) == -1) { |