Searched defs:PROT_READ (Results 1 – 4 of 4) sorted by relevance
15 #define PROT_READ 0x1 /* Page can be read */ macro
10 #define PROT_READ 0x1 /* page can be read */ macro
19 #define PROT_READ 0x01 /* page can be read */ macro
44 #define PROT_READ 1 macro