Boolean
Hash_CreateEntry(Hash_Table *t, char *key, Boolean *newPtr)
Hash_Entry *Hash_CreateEntry(Hash_Table *, char *, Boolean *);