Searched refs:deleted_info (Results 1 – 1 of 1) sorted by relevance
24 struct deleted_info { struct43 const struct deleted_info *arg1, *arg2; in deleted_info_compare() argument45 arg1 = (const struct deleted_info *) a; in deleted_info_compare()46 arg2 = (const struct deleted_info *) b; in deleted_info_compare()77 struct deleted_info *delarray; in do_lsdel()105 delarray = malloc(max_delarray * sizeof(struct deleted_info)); in do_lsdel()160 max_delarray * sizeof(struct deleted_info)); in do_lsdel()194 qsort(delarray, num_delarray, sizeof(struct deleted_info), in do_lsdel()