OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_mprotect
(Results
26 - 50
of
87
) sorted by null
1
2
3
4
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h
60
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h
60
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
linux-syscalls.h
60
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h
73
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
linux-syscalls.h
60
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h
60
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
73
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h
60
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h
48
#define
__NR_mprotect
10
vki-scnums-s390x-linux.h
133
#define
__NR_mprotect
125
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h
133
#define
__NR_mprotect
125
unistd_64.h
36
#define
__NR_mprotect
10
37
__SYSCALL(
__NR_mprotect
, sys_mprotect)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h
36
#define
__NR_mprotect
10
37
__SYSCALL(
__NR_mprotect
, sys_mprotect)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h
133
#define
__NR_mprotect
125
unistd_64.h
36
#define
__NR_mprotect
10
37
__SYSCALL(
__NR_mprotect
, sys_mprotect)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
143
#define
__NR_mprotect
(__NR_SYSCALL_BASE+125)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
143
#define
__NR_mprotect
(__NR_SYSCALL_BASE+125)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
143
#define
__NR_mprotect
(__NR_SYSCALL_BASE+125)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h
140
#define
__NR_mprotect
125
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
143
#define
__NR_mprotect
(__NR_SYSCALL_BASE+125)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h
140
#define
__NR_mprotect
125
Completed in 977 milliseconds
1
2
3
4