Home
last modified time | relevance | path

Searched refs:llseek (Results 1 – 25 of 54) sorted by relevance

123

/external/e2fsprogs/lib/blkid/
Dllseek.c46 extern long long llseek(int fd, long long offset, int origin);
49 #define my_llseek llseek
55 #define llseek lseek macro
DMakefile.in21 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 \
208 llseek.o: $(srcdir)/llseek.c $(top_builddir)/lib/config.h \
DAndroid.bp13 "llseek.c",
/external/e2fsprogs/lib/ext2fs/
Dllseek.c47 extern long long llseek (int fd, long long offset, int origin);
50 #define my_llseek llseek
DAndroid.bp60 "llseek.c",
/external/ltp/testcases/kernel/syscalls/
DMakefile28 FILTER_OUT_DIRS += capget capset chmod chown clone fork getcontext llseek \
D.gitignore486 /llseek/llseek01
487 /llseek/llseek02
488 /llseek/llseek03
/external/strace/
Dlseek.c80 SYS_FUNC(llseek) in SYS_FUNC() argument
Dsys_func.h114 extern SYS_FUNC(llseek);
/external/valgrind/memcheck/tests/x86-solaris/
Dscalar.stderr.exp62 Syscall param llseek(fildes) contains uninitialised byte(s)
65 Syscall param llseek(offset_low) contains uninitialised byte(s)
68 Syscall param llseek(offset_high) contains uninitialised byte(s)
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
DMakefile22 scsimain: scsimain.o sg_err.o llseek.o
/external/valgrind/
Dglibc-2.2.supp388 # llseek(result)/lseek64/_IO_file_seek(Param)
390 # llseek(result)
/external/ltp/testscripts/
DReadme_ROBind87 * open, close, unlink, chdir, readv, writev, lseek64, llseek
/external/strace/tests-mx32/
DMakefile.am212 llseek \ program
618 llseek.test \
/external/strace/tests/
DMakefile.am212 llseek \ program
618 llseek.test \
/external/strace/tests-m32/
DMakefile.am212 llseek \ program
618 llseek.test \
/external/strace/linux/32/
Dsyscallent.h66 [ 62] = { 5, TD, SEN(llseek), "_llseek" },
/external/e2fsprogs/
Dconfigure.ac970 dnl Check to see if llseek() is declared in unistd.h. On some libc's
973 AC_CHECK_DECL(llseek,[AC_DEFINE(HAVE_LLSEEK_PROTOTYPE, 1,
974 [Define to 1 if llseek declared in unistd.h])],,
1113 llseek
/external/strace/linux/xtensa/
Dsyscallent.h13 [ 17] = { 5, TD, SEN(llseek), "_llseek" },
/external/strace/linux/crisv10/
Dsyscallent.h141 [140] = { 5, TD, SEN(llseek), "_llseek" },
/external/strace/linux/sparc64/
Dsyscallent.h235 [236] = { 5, TD, SEN(llseek), "_llseek" },
/external/strace/linux/avr32/
Dsyscallent.h47 [ 19] = { 5, TD, SEN(llseek), "_llseek" },
/external/strace/linux/hppa/
Dsyscallent.h145 [140] = { 5, TD, SEN(llseek), "_llseek" },
/external/strace/linux/sparc/
Dsyscallent.h237 [236] = { 5, TD, SEN(llseek), "_llseek" },
/external/strace/linux/powerpc64/
Dsyscallent.h169 [140] = { 5, TD, SEN(llseek), "_llseek" },

123