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