Searched refs:llseek (Results 1 – 18 of 18) sorted by relevance
/external/e2fsprogs/lib/blkid/ |
D | llseek.c | 41 extern long long llseek(int fd, long long offset, int origin); 44 #define my_llseek llseek 50 #define llseek lseek macro
|
D | Makefile.in | 21 OBJS= cache.o dev.o devname.o devno.o getsize.o llseek.o probe.o \ 25 $(srcdir)/getsize.c $(srcdir)/llseek.c $(srcdir)/probe.c \ 209 llseek.o: $(srcdir)/llseek.c $(top_builddir)/lib/config.h \
|
D | Android.mk | 9 llseek.c \
|
/external/e2fsprogs/lib/ext2fs/ |
D | llseek.c | 42 extern long long llseek (int fd, long long offset, int origin); 45 #define my_llseek llseek
|
D | Android.mk | 49 llseek.c \
|
D | Makefile.in | 65 llseek.o \ 140 $(srcdir)/llseek.c \ 793 llseek.o: $(srcdir)/llseek.c $(top_builddir)/lib/config.h \
|
/external/strace/ |
D | lseek.c | 63 SYS_FUNC(llseek) in SYS_FUNC() argument
|
D | sys_func.h | 110 extern SYS_FUNC(llseek);
|
/external/valgrind/ |
D | glibc-2.2.supp | 388 # llseek(result)/lseek64/_IO_file_seek(Param) 390 # llseek(result)
|
/external/e2fsprogs/ |
D | configure.in | 917 dnl Check to see if llseek() is declared in unistd.h. On some libc's 920 AC_CHECK_DECL(llseek,[AC_DEFINE(HAVE_LLSEEK_PROTOTYPE, 1, 921 [Define to 1 if llseek declared in unistd.h])],, 1040 llseek
|
D | RELEASE-NOTES | 6745 i386 ELF shared libraries and if llseek() is not present. We also 6746 explicitly do a configure test to see if (a) llseek is in libc, and 6747 (b) if llseek is declared in the system header files. (See standard
|
D | configure | 11044 …4 getdtablesize getmntinfo getpwuid_r getrlimit getrusage jrand48 llseek lseek64 mallinfo…
|
/external/e2fsprogs/lib/ |
D | config.h.in | 203 /* Define to 1 if you have the `llseek' function. */ 206 /* Define to 1 if llseek declared in unistd.h */
|
/external/valgrind/memcheck/tests/x86-linux/ |
D | scalar.stderr.exp | 1597 Syscall param llseek(fd) contains uninitialised byte(s) 1601 Syscall param llseek(offset_high) contains uninitialised byte(s) 1605 Syscall param llseek(offset_low) contains uninitialised byte(s) 1609 Syscall param llseek(result) contains uninitialised byte(s) 1613 Syscall param llseek(whence) contains uninitialised byte(s) 1617 Syscall param llseek(result) points to unaddressable byte(s)
|
/external/e2fsprogs/debian/ |
D | changelog | 1438 doesn't provide llseek on the x86_64. (Closes: #459614) 3340 * Added latest patch from Ted for autodetection of llseek() proto. 3349 * Turned "#if (__GLIBC__ == 2)" into "#if 1" to turn around missing llseek() 3376 llseek() causing problem with partitions > 2Gb. 3377 * Switched back to libc-provided llseek(). 3383 * Make use of shipped llseek instead of glibc's which seems buggy
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_syscalls.inc | 1584 PRE_SYSCALL(llseek)(long fd, long offset_high, long offset_low, void *result, 1587 POST_SYSCALL(llseek)(long res, long fd, long offset_high, long offset_low,
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2198 fun:llseek=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 1084 PUBLIC daaa0 0 llseek
|