Home
last modified time | relevance | path

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

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