Searched refs:file_entry (Results 1 – 1 of 1) sorted by relevance
136 struct file_entry struct138 struct file_entry* next; argument170 struct file_entry* first_file = NULL;171 struct file_entry* last_file = NULL;366 struct file_entry* fe = first_file; in main()654 struct file_entry* f; in fix_filename_for_c()692 struct file_entry* fe = (struct file_entry*)malloc(sizeof(struct file_entry)); in register_filename()
Completed in 4 milliseconds