Home
last modified time | relevance | path

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

/xen/tools/xenstore/
A Dhashtable.h135 hashtable_remove(struct hashtable *h, void *k);
140 return (valuetype *) (hashtable_remove(h,k)); \
A Dhashtable.c192 hashtable_remove(struct hashtable *h, void *k) in hashtable_remove() function

Completed in 3 milliseconds