Searched refs:hash_Init (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/libexec/bootpd/
H A Dhash.h125 extern hash_tbl *hash_Init(u_int tablesize);
H A Dhash.c80 hash_Init(tablesize)
79 hash_Init(tablesize) function
H A Dreadfile.c303 hwhashtable = hash_Init(HASHTABLESIZE);
304 iphashtable = hash_Init(HASHTABLESIZE);
305 nmhashtable = hash_Init(HASHTABLESIZE);

Completed in 70 milliseconds