Searched refs:ATIME_IS_SET (Results 1 – 4 of 4) sorted by relevance
163 #define ATIME_IS_SET 2 macro712 if (lha->setflag & ATIME_IS_SET) in archive_read_format_lha_read_header()1347 ATIME_IS_SET; in lha_read_file_extended_header()1428 | BIRTHTIME_IS_SET | ATIME_IS_SET; in lha_read_file_extended_header()1439 | BIRTHTIME_IS_SET | ATIME_IS_SET; in lha_read_file_extended_header()
311 #define ATIME_IS_SET 4 macro1373 if ((file->time_is_set & ATIME_IS_SET)) in archive_read_format_iso9660_read_header()1918 file->time_is_set |= MTIME_IS_SET | ATIME_IS_SET | CTIME_IS_SET; in parse_file_info()2614 file->time_is_set |= ATIME_IS_SET; in parse_rockridge_TF1()2650 file->time_is_set |= ATIME_IS_SET; in parse_rockridge_TF1()
188 #define ATIME_IS_SET (1<<1) macro596 if (file->flg & ATIME_IS_SET) in _7z_write_header()1534 r = make_time(a, kATime, ATIME_IS_SET, ATIME); in make_header()1702 file->flg |= ATIME_IS_SET; in file_new()
248 #define ATIME_IS_SET (1<<1) macro991 if (zip_entry->flg & ATIME_IS_SET) in archive_read_format_7zip_read_header()3147 entries[i].flg |= ATIME_IS_SET; in read_Times()