Home
last modified time | relevance | path

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

/freebsd-12.1/libexec/bootpd/
H A Dhash.h144 extern hash_datum *hash_FirstEntry(hash_tbl *);
H A Dhash.c398 hash_FirstEntry(hashtable) in hash_FirstEntry() function
H A Ddumptab.c114 for (hp = (struct host *) hash_FirstEntry(nmhashtable); hp != NULL;
/freebsd-12.1/libexec/bootpd/tools/bootpef/
H A Dbootpef.c257 hp = (struct host *) hash_FirstEntry(nmhashtable);