Searched refs:hash_NextEntry (Results 1 – 4 of 4) sorted by relevance
321 hash_NextEntry(hash_tbl *hashtable) in hash_NextEntry() function377 return hash_NextEntry(hashtable); in hash_FirstEntry()
144 extern hash_datum *hash_NextEntry(hash_tbl *);
110 hp = (struct host *) hash_NextEntry(nmhashtable)) { in dumptab()
256 hp = (struct host *) hash_NextEntry(nmhashtable); in main()