Searched refs:sort_info (Results 1 – 2 of 2) sorted by relevance
49 struct sort_info { struct53 struct sort_info *next; argument56 struct sort_info *sort_info_list[65536];84 struct sort_info *s; in get_priority()99 struct sort_info *s;\100 if((s = malloc(sizeof(struct sort_info))) == NULL) \
206 struct sort_info { struct212 static struct sort_info SortInfo[] = { argument