HomeSort by: relevance | last modified time | path
    Searched refs:archive_entry_set_ctime (Results 1 - 25 of 39) sorted by relevancy

1 2

  /src/external/bsd/libarchive/dist/libarchive/
archive_entry_copy_stat.c 40 archive_entry_set_ctime(entry, st->st_ctime, st->st_ctimespec.tv_nsec);
44 archive_entry_set_ctime(entry, st->st_ctime, st->st_ctim.tv_nsec);
48 archive_entry_set_ctime(entry, st->st_ctime, st->st_ctime_nsec);
52 archive_entry_set_ctime(entry, st->st_ctime, st->st_ctime_n);
56 archive_entry_set_ctime(entry, st->st_ctime, st->st_uctime * 1000);
60 archive_entry_set_ctime(entry, st->st_ctime, st->st_ctime_usec * 1000);
64 archive_entry_set_ctime(entry, st->st_ctime, 0);
archive_entry_copy_bhfi.c 46 archive_entry_set_ctime(entry, secs, nsecs);
archive_entry.h 350 __LA_DECL void archive_entry_set_ctime(struct archive_entry *, __LA_TIME_T, long);
  /src/external/bsd/libarchive/dist/libarchive/test/
test_write_format_warc_empty.c 45 archive_entry_set_ctime(ae, 4, 0);
55 archive_entry_set_ctime(ae, 4, 0);
65 archive_entry_set_ctime(ae, 4, 0);
75 archive_entry_set_ctime(ae, 4, 0);
85 archive_entry_set_ctime(ae, 4, 0);
95 archive_entry_set_ctime(ae, 4, 0);
test_write_format_xar_empty.c 56 archive_entry_set_ctime(ae, 4, 0);
66 archive_entry_set_ctime(ae, 4, 0);
76 archive_entry_set_ctime(ae, 4, 0);
86 archive_entry_set_ctime(ae, 4, 0);
96 archive_entry_set_ctime(ae, 4, 0);
106 archive_entry_set_ctime(ae, 4, 0);
test_archive_match_time.c 49 archive_entry_set_ctime(ae, 7880, 0);
54 archive_entry_set_ctime(ae, 7879, 999);
60 archive_entry_set_ctime(ae, 7881, 0);
66 archive_entry_set_ctime(ae, 7880, 0);
72 archive_entry_set_ctime(ae, 7880, 1);
106 archive_entry_set_ctime(ae, t, 0);
112 archive_entry_set_ctime(ae, t, 0);
119 archive_entry_set_ctime(ae, t, 0);
126 archive_entry_set_ctime(ae, t, 0);
132 archive_entry_set_ctime(ae, t, 1)
    [all...]
test_write_format_iso9660_empty.c 75 archive_entry_set_ctime(ae, 4, 0);
85 archive_entry_set_ctime(ae, 4, 0);
95 archive_entry_set_ctime(ae, 4, 0);
105 archive_entry_set_ctime(ae, 4, 0);
115 archive_entry_set_ctime(ae, 4, 0);
125 archive_entry_set_ctime(ae, 4, 0);
test_write_format_xar.c 69 archive_entry_set_ctime(ae, 4, 40);
86 archive_entry_set_ctime(ae, 4, 40);
100 archive_entry_set_ctime(ae, 4, 40);
114 archive_entry_set_ctime(ae, 4, 40);
129 archive_entry_set_ctime(ae, 4, 40);
142 archive_entry_set_ctime(ae, 4, 40);
156 archive_entry_set_ctime(ae, 4, 40);
test_write_format_pax.c 55 archive_entry_set_ctime(ae, 4, 40);
70 archive_entry_set_ctime(ae, 4, 40);
89 archive_entry_set_ctime(ae, 4, 40);
113 archive_entry_set_ctime(ae, 4, 40);
test_write_format_gnutar_filenames.c 53 archive_entry_set_ctime(template, 4, 40);
113 archive_entry_set_ctime(template, 4, 40);
test_write_format_iso9660_zisofs.c 132 archive_entry_set_ctime(ae, 4, 40);
147 archive_entry_set_ctime(ae, 4, 40);
162 archive_entry_set_ctime(ae, 4, 40);
178 archive_entry_set_ctime(ae, 4, 40);
364 archive_entry_set_ctime(ae, 4, 40);
389 archive_entry_set_ctime(ae, 4, 40);
408 archive_entry_set_ctime(ae, 4, 40);
425 archive_entry_set_ctime(ae, 4, 40);
618 archive_entry_set_ctime(ae, 4, 40);
633 archive_entry_set_ctime(ae, 4, 40)
    [all...]
test_pax_xattr_header.c 33 archive_entry_set_ctime(ae, 4, 40);
test_write_format_iso9660.c 61 archive_entry_set_ctime(ae, 4, 40);
77 archive_entry_set_ctime(ae, 4, 40);
92 archive_entry_set_ctime(ae, 4, 40);
106 archive_entry_set_ctime(ae, 4, 40);
128 archive_entry_set_ctime(ae, 4, 40);
140 archive_entry_set_ctime(ae, 4, 40);
155 archive_entry_set_ctime(ae, 4, 40);
171 archive_entry_set_ctime(ae, 4, 40);
187 archive_entry_set_ctime(ae, 4, 40);
test_archive_write_add_filter_by_name.c 91 archive_entry_set_ctime(ae, 1, 0);
test_archive_write_set_format_filter_by_ext.c 83 archive_entry_set_ctime(ae, 1, 0);
test_write_format_gnutar.c 143 archive_entry_set_ctime(ae, 4, 40);
test_write_format_7zip_empty.c 96 archive_entry_set_ctime(ae, 0, 100);
200 archive_entry_set_ctime(ae, 2, 10);
test_entry.c 145 archive_entry_set_ctime(e, 13580, 24681);
148 archive_entry_set_ctime(e, 13581, 2008182348L);
151 archive_entry_set_ctime(e, 13582, -24681);
502 archive_entry_set_ctime(e, 13580, 24681);
607 archive_entry_set_ctime(e, 13590, 24691);
800 archive_entry_set_ctime(e, 345678, 432);
838 archive_entry_set_ctime(e, 345677, 431);
test_archive_write_set_format_by_name.c 73 archive_entry_set_ctime(ae, 1, 0);
test_read_pax_truncated.c 53 archive_entry_set_ctime(ae, 3, 4);
test_write_format_iso9660_boot.c 120 archive_entry_set_ctime(ae, 4, 40);
test_write_format_iso9660_filename.c 38 archive_entry_set_ctime(ae, 4, 40);
test_write_format_zip_compression_bzip2.c 54 archive_entry_set_ctime(entry, now + 5, 0);
test_write_format_zip_compression_store.c 76 archive_entry_set_ctime(entry, now + 5, 0);
test_write_format_zip_compression_zstd.c 54 archive_entry_set_ctime(entry, now + 5, 0);

Completed in 42 milliseconds

1 2