Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/binutils/
H A Drename.c91 set_times (const char *destination, const struct stat *statbuf) in set_times() function
206 set_times (to, &s); in smart_rename()
H A Dbucomm.h72 extern void set_times (const char *, const struct stat *);
H A Dar.c1186 set_times (output_filename, &buf); in extract_file()
H A Dobjcopy.c3614 set_times (output_name, &buf); in copy_archive()
4780 set_times (tmpname, &statbuf); in strip_main()
5854 set_times (tmpname, &statbuf); in copy_main()
/dragonfly/contrib/binutils-2.27/binutils/
H A Drename.c91 set_times (const char *destination, const struct stat *statbuf) in set_times() function
206 set_times (to, &s); in smart_rename()
H A Dbucomm.h72 extern void set_times (const char *, const struct stat *);
H A Dar.c1123 set_times (bfd_get_filename (abfd), &buf); in extract_file()
H A Dobjcopy.c2685 set_times (output_name, &buf); in copy_archive()
3723 set_times (tmpname, &statbuf); in strip_main()
4721 set_times (tmpname, &statbuf); in copy_main()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c394 static int set_times(struct archive_write_disk *, int, int, const char *,
2574 set_times(a, fd, p->mode, p->name, in _archive_write_disk_close()
3600 set_times(struct archive_write_disk *a, in set_times() function
3692 return set_times(a, a->fd, a->mode, a->name, in set_times_from_entry()