Searched refs:hash_FirstEntry (Results 1 – 4 of 4) sorted by relevance
144 extern hash_datum *hash_FirstEntry(hash_tbl *);
398 hash_FirstEntry(hashtable) in hash_FirstEntry() function
114 for (hp = (struct host *) hash_FirstEntry(nmhashtable); hp != NULL;
257 hp = (struct host *) hash_FirstEntry(nmhashtable);