Home
last modified time | relevance | path

Searched defs:xperm_clear (Results 1 - 1 of 1) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h256 #define xperm_clear(x, p) ((p)[(x) >> 5] &= ~(UINT32_C(1) << ((x) & 0x1f))) macro

Completed in 4 milliseconds