Searched defs:PROT_GROWSUP (Results 1 – 4 of 4) sorted by relevance
16 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */ macro
645 pub const PROT_GROWSUP: ::c_int = 0x2000000; constant
725 pub const PROT_GROWSUP: ::c_int = 0x2000000; constant
1602 pub const PROT_GROWSUP: ::c_int = 0x2000000; constant