Home
last modified time | relevance | path

Searched refs:SIDTAB_HASH_MASK (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libselinux/src/
Davc_sidtab.h19 #define SIDTAB_HASH_MASK (SIDTAB_HASH_BUCKETS-1) macro
/external/selinux/libsepol/include/sepol/policydb/
Dsidtab.h29 #define SIDTAB_HASH_MASK (SIDTAB_HASH_BUCKETS-1) macro
/external/selinux/libsepol/src/
Dsidtab.c20 (sid & SIDTAB_HASH_MASK)