Home
last modified time | relevance | path

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

/linux/security/selinux/ss/
A Dhashtab.h32 struct hashtab { struct
33 struct hashtab_node **htable; /* hash table */ argument
48 int hashtab_init(struct hashtab *h, u32 nel_hint); argument
/linux/scripts/basic/
A Dfixdep.c135 static struct item *hashtab[HASHSZ]; variable

Completed in 5 milliseconds