Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dhash.c60 int new_hash_table (tp, count, file, line) in new_hash_table() function
227 if (!new_hash_table (rp, hsize, file, line)) in new_hash()
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Dhash.h139 int new_hash_table (struct hash_table **, unsigned, const char *, int);