Searched refs:find_hash (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
| H A D | hash.c | 58 struct file_hash * FDECL2(find_hash, dev_t, dev, ino_t, inode){ in FDECL2() argument
|
| H A D | mkisofs.h | 413 extern struct file_hash * DECL(find_hash,(dev_t, ino_t));
|
| H A D | write.c | 585 s_hash = find_hash(s_entry->dev, s_entry->inode); in FDECL1() 1790 s_hash = find_hash(s_entry->dev, s_entry->inode); in FDECL1()
|
| H A D | ChangeLog | 578 are not following. This prevents the function find_hash from 737 * hash.c (add_hash, find_hash, etc): Do not hash s_entry, instead
|