Searched refs:Hash_InitTable (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/rcorder/
H A Dhash.h153 void Hash_InitTable(Hash_Table *, int);
H A Dhash.c119 * Hash_InitTable --
140 Hash_InitTable(Hash_Table *t, int numBuckets) function
H A Drcorder.c218 Hash_InitTable(provide_hash, file_count);
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dhash.h146 void Hash_InitTable(Hash_Table *, int);
H A Dtarg.c171 Hash_InitTable(&targets, HTSIZE);
260 Hash_InitTable(&gn->context, 0);
H A Dhash.c113 * Hash_InitTable --
134 Hash_InitTable(Hash_Table *t, int numBuckets) function
H A Ddir.c275 Hash_InitTable(&mtimes, 0);
283 Hash_InitTable(&dotLast->files, -1);
1577 Hash_InitTable(&p->files, -1);
H A Darch.c617 Hash_InitTable(&ar->members, -1);

Completed in 122 milliseconds