OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_inotify_init
(Results
26 - 50
of
156
) sorted by null
1
2
3
4
5
6
7
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h
179
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 316)
279
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 291)
377
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 290)
488
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 284)
[
all
...]
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/sys/
linux-syscalls.h
182
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 316)
226
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 291)
284
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 290)
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
176
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 316)
216
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 291)
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h
176
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 316)
216
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 291)
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h
176
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 316)
216
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 291)
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h
176
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 316)
216
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 291)
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h
182
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 316)
226
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 291)
284
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 290)
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
179
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 316)
279
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 291)
377
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 290)
488
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 284)
[
all
...]
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h
182
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 316)
226
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 291)
284
#define
__NR_inotify_init
(__NR_SYSCALL_BASE + 290)
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h
337
#define
__NR_inotify_init
253
unistd_x32.h
296
#define
__NR_inotify_init
(__X32_SYSCALL_BIT + 253)
/development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h
337
#define
__NR_inotify_init
253
unistd_x32.h
299
#define
__NR_inotify_init
(__X32_SYSCALL_BIT + 253)
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h
337
#define
__NR_inotify_init
253
unistd_x32.h
299
#define
__NR_inotify_init
(__X32_SYSCALL_BIT + 253)
/external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h
257
#define
__NR_inotify_init
253
unistd_x32.h
224
#define
__NR_inotify_init
(__X32_SYSCALL_BIT + 253)
/external/libchrome/sandbox/linux/system_headers/
mips64_linux_syscalls.h
986
#if !defined(
__NR_inotify_init
)
987
#define
__NR_inotify_init
(__NR_Linux + 243)
x86_64_linux_syscalls.h
1025
#if !defined(
__NR_inotify_init
)
1026
#define
__NR_inotify_init
253
/external/valgrind/include/vki/
vki-scnums-amd64-linux.h
337
#define
__NR_inotify_init
253
vki-scnums-mips64-linux.h
282
#define
__NR_inotify_init
(__NR_Linux + 243)
vki-scnums-s390x-linux.h
253
#define
__NR_inotify_init
284
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h
571
#define
__NR_inotify_init
253
572
__SYSCALL(
__NR_inotify_init
, sys_inotify_init)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h
682
#define
__NR_inotify_init
1043
683
__SYSCALL(
__NR_inotify_init
, sys_inotify_init)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h
751
#define
__NR_inotify_init
1043
752
__SYSCALL(
__NR_inotify_init
, sys_inotify_init)
Completed in 679 milliseconds
1
2
3
4
5
6
7