Searched refs:dst_last (Results 1 – 1 of 1) sorted by relevance
1045 asl_out_file_list_t *src_list, *dst_list, *f, *dst_last; in module_copy_rename() local1082 dst_last = dst_list; in module_copy_rename()1090 dst_last = f; in module_copy_rename()1096 for (f = dst_last; f != NULL; f = f->prev) in module_copy_rename()