Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds