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
54
) sorted by null
1
2
3
/development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
394
#define
__NR_syscall
(__NR_SYSCALL_BASE + 0)
[
all
...]
/bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h
139
#define
__NR_syscall
(__NR_SYSCALL_BASE + 113)
492
#undef
__NR_syscall
/bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h
25
#define
__NR_syscall
(__NR_Linux + 0)
[
all
...]
/development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h
139
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
481
#undef
__NR_syscall
/development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h
25
#define
__NR_syscall
(__NR_Linux + 0)
[
all
...]
/development/ndk/platforms/android-21/arch-mips64/include/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/uapi/asm-arm/asm/
unistd.h
141
#define
__NR_syscall
(__NR_SYSCALL_BASE+113) /* syscall to call a syscall! */
446
#undef
__NR_syscall
/external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h
23
#define
__NR_syscall
(__NR_Linux + 0)
[
all
...]
/external/libchrome/sandbox/linux/system_headers/
mips_linux_syscalls.h
16
#if !defined(
__NR_syscall
)
17
#define
__NR_syscall
(__NR_Linux + 0)
/external/valgrind/include/vki/
vki-scnums-arm-linux.h
150
#define
__NR_syscall
113 /* syscall to call a syscall! */
vki-scnums-darwin.h
217
#define
__NR_syscall
VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(0)
[
all
...]
vki-scnums-mips32-linux.h
40
#define
__NR_syscall
(__NR_Linux + 0)
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
unistd.h
144
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
482
#undef
__NR_syscall
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
unistd.h
25
#define
__NR_syscall
(__NR_Linux + 0)
[
all
...]
Completed in 578 milliseconds
1
2
3