Searched defs:PROT_READ (Results 1 – 4 of 4) sorted by relevance
7 #define PROT_READ 0x04 macro 10 #define PROT_READ global() macro
21 #define PROT_READ 0x1 macro
28 #define PROT_READ 1 macro
43 #define PROT_READ 0x1 /* Page can be read. */ macro