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