Searched refs:pTime (Results 1 – 1 of 1) sorted by relevance
3345 static mz_bool mz_zip_get_file_modified_time(const char *pFilename, MZ_TIME_T *pTime) in mz_zip_get_file_modified_time() argument3353 *pTime = file_stat.st_mtime; in mz_zip_get_file_modified_time()