OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIDTAB_HASH_BITS
(Results
1 - 2
of
2
) sorted by null
/external/libselinux/src/
avc_sidtab.h
17
#define
SIDTAB_HASH_BITS
7
18
#define SIDTAB_HASH_BUCKETS (1 <<
SIDTAB_HASH_BITS
)
/external/libsepol/include/sepol/policydb/
sidtab.h
24
#define
SIDTAB_HASH_BITS
7
25
#define SIDTAB_HASH_BUCKETS (1 <<
SIDTAB_HASH_BITS
)
Completed in 723 milliseconds