HomeSort by relevance Sort by last modified time
    Searched refs:_llseek (Results 1 - 9 of 9) sorted by null

  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
llseek.c 48 static int _llseek(unsigned int, unsigned long,
53 static int _llseek(unsigned int fd, unsigned long oh, function
60 static int _llseek(unsigned int fd, unsigned long oh, function
73 retval = _llseek(fd, ((unsigned long long)offset) >> 32,
  /external/e2fsprogs/lib/blkid/
llseek.c 66 static int _llseek(unsigned int, unsigned long, unsigned long,
69 static _syscall5(int, _llseek, unsigned int, fd, unsigned long, offset_high,
80 retval = _llseek(fd, ((unsigned long long) offset) >> 32,
  /external/e2fsprogs/lib/ext2fs/
llseek.c 67 static int _llseek (unsigned int, unsigned long,
70 static _syscall5(int,_llseek,unsigned int,fd,unsigned long,offset_high,
81 retval = _llseek(fd, ((unsigned long long) offset) >> 32,
  /system/tpm/trunks/
trunksd-seccomp-arm.policy 39 _llseek: 1
trunksd-seccomp-mips.policy 39 _llseek: 1
trunksd-seccomp-x86.policy 45 _llseek: 1
  /system/vold/bench/
benchgen.py 108 interesting = ["mmap2","read","write","pread64","pwrite64","fsync","fdatasync","openat","close","lseek","_llseek"]
204 elif e.call == "_llseek":
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]

Completed in 4670 milliseconds