Home
last modified time | relevance | path

Searched defs:file_hash (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmkisofs.h162 struct file_hash{ struct
163 struct file_hash * next; argument
164 ino_t inode; /* Used in the hash table */
165 dev_t dev; /* Used in the hash table */
166 unsigned int starting_block;
167 unsigned int size;
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h456 struct htab *file_hash; member
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h472 struct htab *file_hash; member