Searched defs:PROT_READ (Results 1 – 3 of 3) sorted by relevance
21 #define PROT_READ 0x1 macro
43 #define PROT_READ 0x01 /* pages can be read */ macro
29 #define PROT_READ 1 macro