hash_FirstEntry
for (hp = (struct host *) hash_FirstEntry(nmhashtable); hp != NULL;
extern hash_datum *hash_FirstEntry(hash_tbl *);
hp = (struct host *) hash_FirstEntry(nmhashtable);