Home
last modified time | relevance | path

Searched refs:dst_last (Results 1 – 1 of 1) sorted by relevance

/NextBSD/usr.sbin/aslmanager/
HDaslmanager.c1045 asl_out_file_list_t *src_list, *dst_list, *f, *dst_last; in module_copy_rename() local
1082 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()