Home | History | Annotate | Download | only in src

Lines Matching refs:lseek64

1665   lseek64(fd, 0, SEEK_SET);
1901 lseek64(fd, 0, SEEK_SET);
3078 if (lseek64(fd, address * kSectorSize, SEEK_SET) == -1) {