Searched refs:set_times (Results 1 – 8 of 8) sorted by relevance
98 set_times (const char *destination, const struct stat *statbuf) in set_times() function213 set_times (to, &s); in smart_rename()
197 extern void set_times (const char *, const struct stat *);
1732 set_times (output_name, &buf); in copy_archive()2520 set_times (tmpname, &statbuf); in strip_main()3108 set_times (tmpname, &statbuf); in copy_main()3119 set_times (output_filename, &statbuf); in copy_main()
910 set_times (bfd_get_filename (abfd), &buf); in extract_file()
40 set_times(const char *f) in set_times() function
100 extern int set_times(const char *);
893 set_times(gn->path); in Arch_TouchLib()
1164 if (set_times(file) == -1){ in Job_Touch()