Searched defs:PROT_READ (Results 1 – 4 of 4) sorted by relevance
31 PROT_READ = 1, enumerator
77 #define PROT_READ 0x1 macro
23 pub const PROT_READ: i32 = 1; const
22 #define PROT_READ 0x1 // Page can be read. macro