Searched defs:PROT_EXEC (Results 1 – 4 of 4) sorted by relevance
29 PROT_EXEC = 4, enumerator
79 #define PROT_EXEC 0x4 macro
27 pub const PROT_EXEC: i32 = 4; const
30 #define PROT_EXEC 0x4 // Page can be executed. macro