/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/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/core/src/fxcodec/fx_zlib/zlib_v128/ |
D | gzlib.c | 12 # define LSEEK lseek64
|
/external/elfutils/src/src/ |
D | strings.c | 595 if (from != 0 && lseek64 (fd, from, SEEK_SET) != from) in read_block()
|
/external/zlib/src/ |
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/elfutils/src/po/ |
D | de.po | 5753 msgid "lseek64 failed" 5754 msgstr "lseek64 fehlgeschlagen"
|
D | uk.po | 6291 msgid "lseek64 failed" 6292 msgstr "помилка lseek64"
|
D | en@boldquot.po | 6136 msgid "lseek64 failed" 6137 msgstr "lseek64 failed"
|
D | en@quot.po | 6099 msgid "lseek64 failed" 6100 msgstr "lseek64 failed"
|
D | pl.po | 6268 msgid "lseek64 failed" 6269 msgstr "lseek64 nie powiodło się"
|
D | es.po | 6309 msgid "lseek64 failed" 6310 msgstr "lseek64 falló"
|
D | elfutils.pot | 5707 msgid "lseek64 failed"
|
D | ja.po | 6007 msgid "lseek64 failed"
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2235 fun:lseek64=uninstrumented
|