Searched refs:hash_FirstEntry (Results 1 – 4 of 4) sorted by relevance
143 extern hash_datum *hash_FirstEntry(hash_tbl *);
368 hash_FirstEntry(hash_tbl *hashtable) in hash_FirstEntry() function
103 for (hp = (struct host *) hash_FirstEntry(nmhashtable); hp != NULL; in dumptab()
245 hp = (struct host *) hash_FirstEntry(nmhashtable); in main()