Home
last modified time | relevance | path

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

/freebsd-src/sbin/rcorder/
H A Dhash.h122 void Hash_InitTable(Hash_Table *, int);
H A Dhash.c94 Hash_InitTable( in Hash_InitTable() function
H A Drcorder.c234 Hash_InitTable(provide_hash, file_count); in initialize()