/external/f2fs-tools/lib/ |
D | libf2fs_io.c | 33 if (lseek64(config.kd, (off64_t)offset, SEEK_SET) < 0) in dev_read_version() 42 if (lseek64(config.fd, (off64_t)offset, SEEK_SET) < 0) in dev_read() 60 if (lseek64(config.fd, (off64_t)offset, SEEK_SET) < 0) in dev_write() 74 if (lseek64(config.dump_fd, (off64_t)offset, SEEK_SET) < 0) in dev_write_dump() 86 if (lseek64(config.fd, (off64_t)offset, SEEK_SET) < 0) in dev_fill()
|
/external/e2fsprogs/util/ |
D | copy_sparse.c | 156 if (lseek64(fd, should_be, SEEK_SET) == (off_t) -1) { in copy_sparse_file() 160 if (lseek64(ofd, should_be, SEEK_SET) == (off_t) -1) { in copy_sparse_file() 195 lseek64(ofd, offset-1, SEEK_CUR); in copy_sparse_file()
|
/external/e2fsprogs/lib/ext2fs/ |
D | llseek.c | 35 #define my_llseek lseek64 127 return lseek64 (fd, offset, origin); in ext2fs_llseek()
|
/external/e2fsprogs/lib/blkid/ |
D | llseek.c | 35 #define my_llseek lseek64 129 return lseek64 (fd, offset, origin); in blkid_llseek()
|
/external/fsck_msdos/ |
D | dir.c | 324 if (lseek64(f, off, SEEK_SET) != off) { in delete() 337 if (lseek64(f, off, SEEK_SET) != off) { in delete() 474 if (lseek64(f, off, SEEK_SET) != off) { in check_dot_dot() 563 if (lseek64(f, off, SEEK_SET) != off) { in readDosDirSection() 961 if (lseek64(f, off, SEEK_SET) != off in readDosDirSection() 1063 if (lseek64(dosfs, lfoff, SEEK_SET) != lfoff in reconnect() 1093 if (lseek64(dosfs, lfoff, SEEK_SET) != lfoff in reconnect()
|
/external/gptfdisk/ |
D | support.h | 16 #define lseek64 lseek macro
|
D | diskio-unix.cc | 283 sought = lseek64(fd, seekTo, SEEK_SET); in Seek()
|
/external/tlsdate/src/ |
D | seccomp.c | 104 SC_ALLOW (lseek64), in enable_setter_seccomp()
|
/external/e2fsprogs/misc/ |
D | findsuper.c | 190 for (; lseek64(fd, sk, SEEK_SET) != -1 && in main()
|
/external/valgrind/ |
D | glibc-2.2.supp | 388 # llseek(result)/lseek64/_IO_file_seek(Param) 391 # fun:lseek64
|
/external/e2fsprogs/ |
D | configure.in | 924 dnl Check to see if lseek64() is declared in unistd.h. Glibc's header files 926 dnl and if it isn't defined while lseek64 is defined in the library, 932 AC_CHECK_DECL(lseek64,[AC_DEFINE(HAVE_LSEEK64_PROTOTYPE, 1, 933 [Define to 1 if lseek64 declared in unistd.h])],, 1041 lseek64
|
D | configure | 11044 …ablesize getmntinfo getpwuid_r getrlimit getrusage jrand48 llseek lseek64 mallinfo mbstow…
|
/external/pdfium/third_party/zlib_v128/ |
D | gzlib.c | 12 # define LSEEK lseek64
|
/external/libchrome/base/files/ |
D | file_posix.cc | 192 return lseek64(file_.get(), static_cast<off64_t>(offset), in Seek()
|
/external/zlib/src/ |
D | gzlib.c | 12 # define LSEEK lseek64
|
/external/libbrillo/brillo/streams/ |
D | file_stream.cc | 50 return lseek64(fd_, offset, whence); in Seek()
|
/external/opencv3/3rdparty/zlib/ |
D | gzlib.c | 12 # define LSEEK lseek64
|
/external/e2fsprogs/lib/ |
D | config.h.in | 218 /* Define to 1 if you have the `lseek64' function. */ 221 /* Define to 1 if lseek64 declared in unistd.h */
|
/external/squashfs-tools/ |
D | CHANGES | 216 lseek64 - which meant on these distributions Unsquashfs
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2235 fun:lseek64=uninstrumented
|
/external/elfutils/src/ |
D | ChangeLog | 121 (read_block): Likewise, and replace lseek64 with lseek.
|
/external/elfutils/po/ |
D | zh_CN.po | 5200 msgid "lseek64 failed"
|
D | it.po | 5200 msgid "lseek64 failed"
|
D | fr.po | 5199 msgid "lseek64 failed"
|
D | ru.po | 5199 msgid "lseek64 failed"
|