Searched defs:PROT_NONE (Results 1 – 4 of 4) sorted by relevance
30 PROT_NONE = 0, enumerator
76 #define PROT_NONE 0x0 macro
21 pub const PROT_NONE: i32 = 0; const
34 #define PROT_NONE 0x0 // Page can not be accessed. macro