Hash_EnumNext
return Hash_EnumNext(searchPtr);
Hash_Entry *Hash_EnumNext(Hash_Search *);
} while (NULL != (entry = Hash_EnumNext(&psearch)));