Searched defs:PROT_WRITE (Results 1 – 4 of 4) sorted by relevance
16 #define PROT_WRITE 0x2 /* Page can be written */ macro
11 #define PROT_WRITE 0x2 /* page can be written */ macro
20 #define PROT_WRITE 0x02 /* page can be written */ macro
45 #define PROT_WRITE 2 macro