Searched defs:PROT_GROWSDOWN (Results 1 – 4 of 4) sorted by relevance
15 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ macro
644 pub const PROT_GROWSDOWN: ::c_int = 0x1000000; constant
724 pub const PROT_GROWSDOWN: ::c_int = 0x1000000; constant
1601 pub const PROT_GROWSDOWN: ::c_int = 0x1000000; constant