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

/freebsd-10.1-release/contrib/binutils/binutils/
H A Dbucomm.h66 extern void set_times (const char *, const struct stat *);
H A Drename.c99 set_times (const char *destination, const struct stat *statbuf) function
214 set_times (to, &s);
H A Dobjcopy.c1932 set_times (output_name, &buf);
2782 set_times (tmpname, &statbuf);
3406 set_times (tmpname, &statbuf);
H A Dar.c918 set_times (bfd_get_filename (abfd), &buf);
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c365 static int set_times(struct archive_write_disk *, int, int, const char *,
2203 set_times(a, -1, p->mode, p->name,
3075 set_times(struct archive_write_disk *a, function
3167 return set_times(a, a->fd, a->mode, a->name,

Completed in 185 milliseconds