Searched refs:mz_zip_dos_to_time_t (Results 1 – 1 of 1) sorted by relevance
4865 static time_t mz_zip_dos_to_time_t(int dos_time, int dos_date) { in mz_zip_dos_to_time_t() function5311 mz_zip_dos_to_time_t(MZ_READ_LE16(p + MZ_ZIP_CDH_FILE_TIME_OFS), in mz_zip_reader_file_stat()