Searched refs:priority_entry (Results 1 – 3 of 3) sorted by relevance
27 struct priority_entry { struct29 struct priority_entry *next; argument36 extern struct priority_entry *priority_list[65536];
58 struct priority_entry *priority_list[65536];68 struct priority_entry *new_priority_entry; in add_priority_list()71 new_priority_entry = malloc(sizeof(struct priority_entry)); in add_priority_list()341 struct priority_entry *entry; in sort_files_and_write()
2360 struct priority_entry *entry; in reader()