Searched defs:PROT_READ (Results 1 – 3 of 3) sorted by relevance
7 #define PROT_READ 0x2 macro
9 #define PROT_READ 0x1 /* page can be read */ macro
18 #define PROT_READ 0x01 /* page can be read */ macro