Home
last modified time | relevance | path

Searched refs:hashtab_node (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/security/selinux/ss/
Dhashtab.h15 struct hashtab_node { struct
18 struct hashtab_node *next; argument
22 struct hashtab_node **htable; /* hash table */
Dhashtab.c41 struct hashtab_node *prev, *cur, *newnode; in hashtab_insert()
77 struct hashtab_node *cur; in hashtab_search()
96 struct hashtab_node *cur, *temp; in hashtab_destroy()
123 struct hashtab_node *cur; in hashtab_map()
144 struct hashtab_node *cur; in hashtab_stat()