OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PROT_GROWSUP
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/kernel/uapi/asm-generic/
mman-common.h
29
#define
PROT_GROWSUP
0x02000000
/development/ndk/platforms/android-3/include/asm-generic/
mman-common.h
29
#define
PROT_GROWSUP
0x02000000
/development/ndk/platforms/android-L/include/asm-generic/
mman-common.h
29
#define
PROT_GROWSUP
0x02000000
/external/kernel-headers/original/uapi/asm-generic/
mman-common.h
15
#define
PROT_GROWSUP
0x02000000 /* mprotect flag: extend change to end of growsup vma */
/bionic/libc/kernel/uapi/asm-mips/asm/
mman.h
29
#define
PROT_GROWSUP
0x02000000
/development/ndk/platforms/android-9/arch-mips/include/asm/
mman.h
29
#define
PROT_GROWSUP
0x02000000
/development/ndk/platforms/android-L/arch-mips/include/asm/
mman.h
29
#define
PROT_GROWSUP
0x02000000
/development/ndk/platforms/android-L/arch-mips64/include/asm/
mman.h
29
#define
PROT_GROWSUP
0x02000000
/external/kernel-headers/original/uapi/asm-mips/asm/
mman.h
24
#define
PROT_GROWSUP
0x02000000 /* mprotect flag: extend change to end of growsup vma */
Completed in 158 milliseconds