Home
last modified time | relevance | path

Searched refs:hash_NextEntry (Results 1 – 4 of 4) sorted by relevance

/freebsd/libexec/bootpd/
H A Dhash.c316 hash_NextEntry(hash_tbl *hashtable) in hash_NextEntry() function
372 return hash_NextEntry(hashtable); in hash_FirstEntry()
H A Dhash.h145 extern hash_datum *hash_NextEntry(hash_tbl *);
H A Ddumptab.c104 hp = (struct host *) hash_NextEntry(nmhashtable)) { in dumptab()
/freebsd/libexec/bootpd/tools/bootpef/
H A Dbootpef.c248 hp = (struct host *) hash_NextEntry(nmhashtable); in main()