Searched defs:file_hash_entry (Results 1 – 3 of 3) sorted by relevance
62 typedef struct file_hash_entry struct64 const char *key;65 const char *args;66 const char *dir;67 const char *main;68 int tweaking;
60 typedef struct file_hash_entry struct62 const char *key;63 const char *args;64 const char *dir;65 const char *main;66 int tweaking;
142 struct file_hash_entry struct144 struct file_hash_entry *next; argument154 /* Number of entries to put in a file_hash_entry pool. */ argument