Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c3307 static MZ_TIME_T mz_zip_dos_to_time_t(int dos_time, int dos_date) in mz_zip_dos_to_time_t() function
4134 …pStat->m_time = mz_zip_dos_to_time_t(MZ_READ_LE16(p + MZ_ZIP_CDH_FILE_TIME_OFS), MZ_READ_LE16(p + … in mz_zip_file_stat_internal()