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