Home
last modified time | relevance | path

Searched defs:tmu_date (Results 1 – 2 of 2) sorted by relevance

/external/zlib/contrib/minizip/
Dunzip.h129 tm_unz tmu_date; member
150 tm_unz tmu_date; member
Dminiunz.c84 static void change_file_date(const char *filename, uLong dosdate, tm_unz tmu_date) { in change_file_date()