Searched defs:PROT_READ (Results 1 – 5 of 5) 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