Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/policydb/
H A Dhashtab.h37 typedef struct hashtab_val { struct
41 unsigned int (*hash_value) (struct hashtab_val * h, const_hashtab_key_t key); /* hash function */
42 int (*keycmp) (struct hashtab_val * h, const_hashtab_key_t key1, const_hashtab_key_t key2); /* key comparison function */

Completed in 1 milliseconds