Home
last modified time | relevance | path

Searched defs:hashtab (Results 1 – 1 of 1) sorted by relevance

/security/selinux/ss/
Dhashtab.h22 struct hashtab { struct
23 struct hashtab_node **htable; /* hash table */ argument
26 u32 (*hash_value)(struct hashtab *h, const void *key); argument
28 int (*keycmp)(struct hashtab *h, const void *key1, const void *key2); argument