Home
last modified time | relevance | path

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

/freebsd-12.1/libexec/bootpd/
H A Dhash.c345 hash_NextEntry(hashtable) in hash_NextEntry() function
403 return hash_NextEntry(hashtable);
H A Dhash.h146 extern hash_datum *hash_NextEntry(hash_tbl *);
H A Ddumptab.c115 hp = (struct host *) hash_NextEntry(nmhashtable)) {
/freebsd-12.1/libexec/bootpd/tools/bootpef/
H A Dbootpef.c260 hp = (struct host *) hash_NextEntry(nmhashtable);