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

1 2 3

  /development/ndk/sources/android/libportable/arch-mips/
inotify.c 74 rv = syscall(__NR_inotify_init1, native_flags);
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 378 #define __NR_inotify_init1 294
vki-scnums-s390x-linux.h 292 #define __NR_inotify_init1 324
vki-scnums-arm-linux.h 399 #define __NR_inotify_init1 360
vki-scnums-ppc32-linux.h 363 #define __NR_inotify_init1 318
vki-scnums-ppc64-linux.h 355 #define __NR_inotify_init1 318
vki-scnums-x86-linux.h 369 #define __NR_inotify_init1 332
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 1189 #if !defined(__NR_inotify_init1)
1190 #define __NR_inotify_init1 294
x86_32_linux_syscalls.h 1325 #if !defined(__NR_inotify_init1)
1326 #define __NR_inotify_init1 332
arm_linux_syscalls.h 1278 #if !defined(__NR_inotify_init1)
1279 #define __NR_inotify_init1 (__NR_SYSCALL_BASE+360)
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 432 #define __NR_inotify_init1 332
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 432 #define __NR_inotify_init1 332
  /external/kernel-headers/original/asm-x86/
unistd_32.h 340 #define __NR_inotify_init1 332
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 341 #define __NR_inotify_init1 332
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 432 #define __NR_inotify_init1 332
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 432 #define __NR_inotify_init1 332
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 432 #define __NR_inotify_init1 332
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
unistd_32.h 432 #define __NR_inotify_init1 332
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 432 #define __NR_inotify_init1 332
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 655 #define __NR_inotify_init1 294
656 __SYSCALL(__NR_inotify_init1, sys_inotify_init1)
  /bionic/libc/kernel/arch-mips/asm/
unistd.h 435 #define __NR_inotify_init1 (__NR_Linux + 329)
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 435 #define __NR_inotify_init1 (__NR_Linux + 329)
    [all...]
  /external/kernel-headers/original/asm-mips/
unistd.h 352 #define __NR_inotify_init1 (__NR_Linux + 329)
675 #define __NR_inotify_init1 (__NR_Linux + 288)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 435 #define __NR_inotify_init1 (__NR_Linux + 329)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 435 #define __NR_inotify_init1 (__NR_Linux + 329)
    [all...]

Completed in 754 milliseconds

1 2 3