Searched refs:hti_data (Results 1 – 2 of 2) sorted by relevance
94 return (item->hti_data); in ht_find_locked()119 item->hti_data = value; in ht_add()266 return (item == NULL ? NULL : item->hti_data); in ht_next()
46 void * hti_data; member