Searched defs:PROT_GROWSUP (Results 1 – 3 of 3) sorted by relevance
18 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */ macro
613 pub const PROT_GROWSUP: ::c_int = 0x2000000; constant
1605 pub const PROT_GROWSUP: ::c_int = 0x2000000; constant