/development/ndk/platforms/android-9/include/sys/ |
D | linux-syscalls.h | 182 #define __NR_inotify_init (__NR_SYSCALL_BASE + 316) macro 226 #define __NR_inotify_init (__NR_SYSCALL_BASE + 291) macro 284 #define __NR_inotify_init (__NR_SYSCALL_BASE + 290) macro
|
/development/ndk/platforms/android-3/include/sys/ |
D | linux-syscalls.h | 176 #define __NR_inotify_init (__NR_SYSCALL_BASE + 316) macro 216 #define __NR_inotify_init (__NR_SYSCALL_BASE + 291) macro
|
/development/ndk/platforms/android-9/arch-mips/include/sys/ |
D | linux-syscalls.h | 179 #define __NR_inotify_init (__NR_SYSCALL_BASE + 316) macro 279 #define __NR_inotify_init (__NR_SYSCALL_BASE + 291) macro 377 #define __NR_inotify_init (__NR_SYSCALL_BASE + 290) macro 488 #define __NR_inotify_init (__NR_SYSCALL_BASE + 284) macro
|
/development/ndk/platforms/android-L/arch-x86/include/asm/ |
D | unistd_64.h | 337 #define __NR_inotify_init 253 macro
|
D | unistd_32.h | 380 #define __NR_inotify_init 291 macro
|
D | unistd_x32.h | 299 #define __NR_inotify_init (__X32_SYSCALL_BIT + 253) macro
|
/development/ndk/platforms/android-L/arch-x86_64/include/asm/ |
D | unistd_64.h | 337 #define __NR_inotify_init 253 macro
|
D | unistd_32.h | 380 #define __NR_inotify_init 291 macro
|
D | unistd_x32.h | 299 #define __NR_inotify_init (__X32_SYSCALL_BIT + 253) macro
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | unistd_32.h | 381 #define __NR_inotify_init 291 macro
|
/development/ndk/platforms/android-L/include/asm-generic/ |
D | unistd.h | 402 #define __NR_inotify_init 1043 macro
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | unistd.h | 379 #define __NR_inotify_init (__NR_Linux + 284) macro 767 #define __NR_inotify_init (__NR_Linux + 243) macro 1161 #define __NR_inotify_init (__NR_Linux + 247) macro
|
/development/ndk/platforms/android-L/arch-mips/include/asm/ |
D | unistd.h | 379 #define __NR_inotify_init (__NR_Linux + 284) macro 770 #define __NR_inotify_init (__NR_Linux + 243) macro 1167 #define __NR_inotify_init (__NR_Linux + 247) macro
|
/development/ndk/platforms/android-L/arch-mips64/include/asm/ |
D | unistd.h | 379 #define __NR_inotify_init (__NR_Linux + 284) macro 770 #define __NR_inotify_init (__NR_Linux + 243) macro 1167 #define __NR_inotify_init (__NR_Linux + 247) macro
|
/development/ndk/platforms/android-L/include/sys/ |
D | glibc-syscalls.h | 106 #define SYS_inotify_init __NR_inotify_init 431 #define SYS_inotify_init __NR_inotify_init 777 #define SYS_inotify_init __NR_inotify_init 1140 #define SYS_inotify_init __NR_inotify_init 1475 #define SYS_inotify_init __NR_inotify_init
|
/development/ndk/sources/android/libportable/arch-mips/ |
D | syscall.c | 218 case __NR_inotify_init_portable: native_number = __NR_inotify_init; break; in WRAP()
|
/development/ndk/platforms/android-L/arch-arm/include/asm/ |
D | unistd.h | 377 #define __NR_inotify_init (__NR_SYSCALL_BASE+316) macro
|
/development/ndk/platforms/android-3/arch-arm/include/asm/ |
D | unistd.h | 382 #define __NR_inotify_init (__NR_SYSCALL_BASE+316) macro
|