Searched refs:MTIME_IS_SET (Results 1 – 2 of 2) sorted by relevance
151 #define MTIME_IS_SET (1<<0) macro456 if (file->flg & MTIME_IS_SET) in _7z_write_header()1387 r = make_time(a, kMTime, MTIME_IS_SET, MTIME); in make_header()1545 file->flg |= MTIME_IS_SET; in file_new()
192 #define MTIME_IS_SET (1<<0) macro710 if (zip_entry->flg & MTIME_IS_SET) in archive_read_format_7zip_read_header()2752 entries[i].flg |= MTIME_IS_SET; in read_Times()