Searched refs:ohtable (Results 1 – 1 of 1) sorted by relevance
656 struct entry *ohtable; in link_check() local666 ohtable = htable; in link_check()669 if (ohtable) { in link_check()672 if (ohtable[i].data) in link_check()673 link_check(ohtable[i].data); in link_check()674 free(ohtable); in link_check()