Home
last modified time | relevance | path

Searched defs:SIDTAB_HASH_MASK (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/libselinux/src/
Davc_sidtab.h18 #define SIDTAB_HASH_MASK (SIDTAB_HASH_BUCKETS-1) macro
/third_party/selinux/libsepol/include/sepol/policydb/
Dsidtab.h29 #define SIDTAB_HASH_MASK (SIDTAB_HASH_BUCKETS-1) macro