HomeSort by relevance Sort by last modified time
    Searched refs:__NR_fcntl64 (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /bionic/libc/arch-arm/syscalls/
__fcntl64.S 8 ldr r7, =__NR_fcntl64
  /bionic/libc/arch-mips/syscalls/
__fcntl64.S 11 li $v0, __NR_fcntl64
  /bionic/libc/arch-x86/syscalls/
__fcntl64.S 13 movl $__NR_fcntl64, %eax
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 140 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
253 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
351 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
464 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 220)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 140 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
253 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
351 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
464 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 220)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 140 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
253 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
351 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
464 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 220)
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 977 // __NR_fcntl64 221
981 GO(__NR_fcntl64, "(GETFD) 2s 0m");
982 SY(__NR_fcntl64, x0-1, x0+F_GETFD, x0); FAILx(EBADF);
985 GO(__NR_fcntl64, "(DUPFD) 1s 0m");
986 SY(__NR_fcntl64, -1, F_DUPFD, x0); FAILx(EBADF);
991 GO(__NR_fcntl64, "(GETLK) 1s 0m");
992 SY(__NR_fcntl64, -1, +F_GETLK, x0); FAIL; //FAILx(EBADF);
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c     [all...]
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 299 #define __NR_fcntl64 221
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 76 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 299 #define __NR_fcntl64 221
  /external/kernel-headers/original/asm-x86/
unistd_32.h 230 #define __NR_fcntl64 221
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 258 #define __NR_fcntl64 221
vki-scnums-ppc32-linux.h 244 #define __NR_fcntl64 204
vki-scnums-ppc64-linux.h 241 #define __NR_fcntl64 204 /* ???!!! 32bit only */
vki-scnums-x86-linux.h 259 #define __NR_fcntl64 221
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 230 #define __NR_fcntl64 221
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 230 #define __NR_fcntl64 221
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 230 #define __NR_fcntl64 221
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 76 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 76 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 76 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 237 #define __NR_fcntl64 221
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 76 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 76 #define __NR_fcntl64 (__NR_SYSCALL_BASE + 221)

Completed in 1123 milliseconds

1 2 3 4