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

1 2 3 4 5 6 7

  /bionic/libc/arch-arm/syscalls/
__fcntl64.S 8 ldr r7, =__NR_fcntl64
  /bionic/libc/arch-mips/syscalls/
__fcntl64.S 8 li v0, __NR_fcntl64
  /bionic/libc/arch-x86/syscalls/
__fcntl64.S 24 movl $__NR_fcntl64, %eax
  /external/strace/tests/
fcntl64.c 34 #ifdef __NR_fcntl64
  /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/current/platforms/android-12/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/current/platforms/android-13/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/current/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/current/platforms/android-15/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/current/platforms/android-16/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/current/platforms/android-17/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/current/platforms/android-18/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/current/platforms/android-19/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/current/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/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/memcheck/tests/darwin/
scalar.c     [all...]
  /external/libchrome/sandbox/linux/system_headers/
x86_32_linux_syscalls.h 897 #if !defined(__NR_fcntl64)
898 #define __NR_fcntl64 221
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 512 #define __NR_fcntl64 __NR3264_fcntl
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 297 #define __NR_fcntl64 221
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 297 #define __NR_fcntl64 221
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h 297 #define __NR_fcntl64 221
  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 500 #define __NR_fcntl64 __NR3264_fcntl
  /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/uapi/asm-x86/asm/
unistd_32.h 225 #define __NR_fcntl64 221

Completed in 498 milliseconds

1 2 3 4 5 6 7