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