Searched refs:path_order_info (Results 1 – 1 of 1) sorted by relevance
595 struct path_order_info { struct609 const struct path_order_info *a = (const struct path_order_info *) aa; argument610 const struct path_order_info *b = (const struct path_order_info *) bb;663 struct path_order_info *info;664 struct path_order_info *last_info = 0;669 info = (struct path_order_info *)670 alloc(sizeof(struct path_order_info) * nwords, ATEMP);683 qsort(info, nwords, sizeof(struct path_order_info),