Searched refs:deleted_info (Results 1 – 1 of 1) sorted by relevance
23 struct deleted_info { struct42 const struct deleted_info *arg1, *arg2; in deleted_info_compare() argument44 arg1 = (const struct deleted_info *) a; in deleted_info_compare()45 arg2 = (const struct deleted_info *) b; in deleted_info_compare()76 struct deleted_info *delarray; in do_lsdel()104 delarray = malloc(max_delarray * sizeof(struct deleted_info)); in do_lsdel()155 max_delarray * sizeof(struct deleted_info)); in do_lsdel()192 qsort(delarray, num_delarray, sizeof(struct deleted_info), in do_lsdel()