Searched refs:file_slot_0 (Results 1 – 1 of 1) sorted by relevance
634 struct file **file_slot_0; in snap_deps() local649 file_slot_0 = (struct file **) hash_dump (&files, 0, 0); in snap_deps()650 file_end = file_slot_0 + files.ht_fill; in snap_deps()651 for (file_slot = file_slot_0; file_slot < file_end; file_slot++) in snap_deps()657 free (file_slot_0); in snap_deps()