Searched defs:PROT_VALID (Results 1 – 2 of 2) sorted by relevance
65 #define PROT_VALID(p) (((p) & 0x0101) == 0x0001) macro
115 #define PROT_VALID(p) (((p) & 0x0101) == 0x0001) macro