Searched defs:PROT_WRITE (Results 1 – 4 of 4) sorted by relevance
32 PROT_WRITE = 2, enumerator
78 #define PROT_WRITE 0x2 macro
25 pub const PROT_WRITE: i32 = 2; const
26 #define PROT_WRITE 0x2 // Page can be written. macro