OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_syscall
(Results
1 - 25
of
45
) sorted by null
1
2
/development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/bionic/libc/kernel/arch-arm/asm/
unistd.h
144
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
482
#undef
__NR_syscall
/bionic/libc/kernel/arch-mips/asm/
unistd.h
25
#define
__NR_syscall
(__NR_Linux + 0)
[
all
...]
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
144
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
482
#undef
__NR_syscall
/development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h
25
#define
__NR_syscall
(__NR_Linux + 0)
[
all
...]
/external/kernel-headers/original/asm-arm/
unistd.h
141
#define
__NR_syscall
(__NR_SYSCALL_BASE+113) /* syscall to call a syscall! */
442
#undef
__NR_syscall
/external/kernel-headers/original/asm-mips/
unistd.h
23
#define
__NR_syscall
(__NR_Linux + 0)
[
all
...]
/external/valgrind/main/include/vki/
vki-scnums-arm-linux.h
150
#define
__NR_syscall
113 /* syscall to call a syscall! */
Completed in 232 milliseconds
1
2