Searched refs:old_array (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dclean-temp.c282 struct tempdir * volatile *old_array = cleanup_list.tempdir_list; local
299 new_array[k] = old_array[k];
306 if (old_array != NULL)
307 free ((struct tempdir **) old_array);

Completed in 84 milliseconds