Home
last modified time | relevance | path

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

/tools/xenstored/
A Dhashtable.c144 static struct entry *hashtable_search_entry(const struct hashtable *h, in hashtable_search_entry() function
169 if (hashtable_search_entry(h, k)) in hashtable_add()
203 e = hashtable_search_entry(h, k); in hashtable_search()
212 e = hashtable_search_entry(h, k); in hashtable_replace()

Completed in 3 milliseconds