hash_find
se = (struct strentry *)hash_find(imcs->htab, str, &slot);
struct hash_entry *hash_find(struct hash *, const char *, unsigned int *);