Home
last modified time | relevance | path

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

/NextBSD/libexec/bootpd/
HDhash.c345 hash_NextEntry(hashtable) in hash_NextEntry() function
403 return hash_NextEntry(hashtable);
HDhash.h146 extern hash_datum *hash_NextEntry(hash_tbl *);
HDdumptab.c115 hp = (struct host *) hash_NextEntry(nmhashtable)) {
/NextBSD/libexec/bootpd/tools/bootpef/
HDbootpef.c260 hp = (struct host *) hash_NextEntry(nmhashtable);