Searched defs:PROT_READ (Results 1 – 6 of 6) sorted by relevance
36 #define PROT_READ 0x01 macro
35 #define PROT_READ 0x1 macro
10 #define PROT_READ 0x1 /* page can be read */ macro