HomeSort by relevance Sort by last modified time
    Searched refs:tm_unz (Results 1 - 3 of 3) sorted by null

  /external/zlib/contrib/minizip/
unzip.h 83 /* tm_unz contain date/time info */
92 } tm_unz; typedef in typeref:struct:tm_unz_s
129 tm_unz tmu_date;
150 tm_unz tmu_date;
miniunz.c 82 tmu_date : the SAME new date at the tm_unz format */
86 tm_unz tmu_date;
unzip.c 850 Translate date/time from Dos format to tm_unz (readable more easilty)
852 local void unz64local_DosDateToTmuDate (ZPOS64_T ulDosDate, tm_unz* ptm)
    [all...]

Completed in 462 milliseconds