Home
last modified time | relevance | path

Searched refs:hash_Reset (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/bootpd/
H A Dhash.h125 extern void hash_Reset(hash_tbl *tbl, hash_freefp);
H A Dhash.c119 hash_Reset(hash_tbl *hashtable, hash_freefp free_data) in hash_Reset() function
H A Dreadfile.c365 hash_Reset(hwhashtable, free_host); in readtab()
366 hash_Reset(iphashtable, free_host); in readtab()
367 hash_Reset(nmhashtable, free_host); in readtab()