HomeSort by relevance Sort by last modified time
    Searched defs:__NR__llseek (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/e2fsprogs/lib/blkid/
llseek.c 56 #ifndef __NR__llseek
57 #define __NR__llseek 140
79 retval = syscall(__NR__llseek, fd, ((unsigned long long) offset) >> 32,
  /external/e2fsprogs/lib/ext2fs/
llseek.c 57 #ifndef __NR__llseek
58 #define __NR__llseek 140
78 retval = syscall(__NR__llseek, fd, (unsigned long long) (offset >> 32),
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 79 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
    [all...]
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 54 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 54 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 54 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 54 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
linux-syscalls.h 54 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
linux-syscalls.h 54 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 53 #define __NR__llseek (__NR_SYSCALL_BASE + 140)

Completed in 466 milliseconds

1 2 3 4