Home
last modified time | relevance | path

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

/tools/xenstored/
A Dhashtable.c24 unsigned int entrycount; member
77 h->entrycount = 0; in create_hashtable()
172 if (++(h->entrycount) > h->loadlimit) in hashtable_add()
183 --h->entrycount; in hashtable_add()
247 h->entrycount--; in hashtable_remove()

Completed in 3 milliseconds