OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hashtab_create
(Results
1 - 3
of
3
) sorted by null
/external/libsepol/src/
symtab.c
42
s->table =
hashtab_create
(symhash, symcmp, size);
hashtab.c
35
hashtab_t
hashtab_create
(unsigned int (*hash_value) (hashtab_t h,
function
/external/libsepol/include/sepol/policydb/
hashtab.h
49
extern hashtab_t
hashtab_create
(unsigned int (*hash_value) (hashtab_t h,
Completed in 79 milliseconds