Searched refs:file_entry (Results 1 – 1 of 1) sorted by relevance
116 struct file_entry { struct117 struct file_entry *next; argument155 struct file_entry *first_file = NULL;156 struct file_entry *last_file = NULL;385 struct file_entry *fe = first_file; in main()730 struct file_entry *f; in fix_filename_for_c()768 struct file_entry *fe = (struct file_entry *)malloc(sizeof(struct file_entry)); in register_filename()