Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Dalloc.c60 new_hash_table(int count) in new_hash_table() function
H A Dhash.c53 struct hash_table *rv = new_hash_table(DEFAULT_HASH_SIZE); in new_hash()
H A Ddhcpd.h301 struct hash_table *new_hash_table(int);