Searched defs:PRIV_CLEAR (Results 1 – 2 of 2) sorted by relevance
109 #define PRIV_CLEAR(a, b) priv_delset((a), (b)) macro 113 #define PRIV_CLEAR(a, b) __PRIV_CLEAR((a), (b)) macro
54 #define PRIV_CLEAR(a, b) (priv_delset(a, b)) macro