HomeSort by: relevance | last modified time | path
    Searched refs:Hash_InitTable (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/rcorder/
hash.h 153 void Hash_InitTable(Hash_Table *, int);
hash.c 119 * Hash_InitTable --
140 Hash_InitTable(Hash_Table *t, int numBuckets)
rcorder.c 217 Hash_InitTable(provide_hash, file_count);

Completed in 11 milliseconds