Searched defs:dosdate (Results 1 – 3 of 3) sorted by relevance
84 static void change_file_date(const char *filename, uLong dosdate, tm_unz tmu_date) { in change_file_date()
83 void change_file_date(filename,dosdate,tmu_date) in change_file_date() argument
1157 parse_dostime(int dostime, int dosdate) in parse_dostime()