HomeSort by: relevance | last modified time | path
    Searched defs:change_file_date (Results 1 - 1 of 1) sorted by relevancy

  /src/common/dist/zlib/contrib/minizip/
miniunz.c 80 /* change_file_date : change the date/time of a file
84 static void change_file_date(const char *filename, uLong dosdate, tm_unz tmu_date) { function in typeref:typename:void
123 /* mymkdir and change_file_date are not 100 % portable
457 change_file_date(write_filename,file_info.dosDate,

Completed in 11 milliseconds