Home
last modified time | relevance | path

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

/netbsd-src/sbin/rcorder/
H A Dhash.h153 void Hash_InitTable(Hash_Table *, int);
H A Dhash.c140 Hash_InitTable(Hash_Table *t, int numBuckets) in Hash_InitTable() function
H A Drcorder.c217 Hash_InitTable(provide_hash, file_count); in initialize()