Searched refs:file_hash_cmp (Results 1 – 2 of 2) sorted by relevance
56 file_hash_cmp (const void *x, const void *y) in file_hash_cmp() function229 if (0 == file_hash_cmp (from_file, &file_key)) in rehash_file()235 if (file_hash_cmp (from_file, &file_key)) in rehash_file()1048 hash_init (&files, 1000, file_hash_1, file_hash_2, file_hash_cmp); in init_hash_files()
2109 (file_hash_1, file_hash_2, file_hash_cmp): New functions.