Searched refs:time_ns (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c159 long time_ns; member in struct:file::__anon13
1242 file->times[ti].time_ns));
1547 file->times[MTIME].time_ns = archive_entry_mtime_nsec(entry);
1552 file->times[ATIME].time_ns = archive_entry_atime_nsec(entry);
1557 file->times[CTIME].time_ns = archive_entry_ctime_nsec(entry);

Completed in 183 milliseconds