Searched refs:PPROT_FLAGS (Results 1 – 2 of 2) sorted by relevance
73 #define PPROT_FLAGS(x) ((x) & ~0xf) macro
117 if ((PPROT_FLAGS(flags) & ~(PPROT_DESCEND | PPROT_INHERIT)) != 0) in protect_set()