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