Searched refs:cab_dos_time (Results 1 – 1 of 1) sorted by relevance
317 static time_t cab_dos_time(const unsigned char *);798 file->mtime = cab_dos_time(p + CFFILE_date_time); in cab_read_header()2044 cab_dos_time(const unsigned char *p) in cab_dos_time() function