Home
last modified time | relevance | path

Searched refs:unix_to_dos (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_time_private.h40 uint32_t unix_to_dos(int64_t secs);
H A Darchive_time.c77 unix_to_dos(int64_t unix_time) in unix_to_dos() function
H A Darchive_write_set_format_zip.c1130 unix_to_dos(archive_entry_mtime(zip->entry))); in archive_write_zip_header()
1161 unix_to_dos(archive_entry_mtime(zip->entry))); in archive_write_zip_header()