Searched refs:ATIME_IS_SET (Results 1 – 3 of 3) sorted by relevance
165 #define ATIME_IS_SET 2 macro726 if (lha->setflag & ATIME_IS_SET) in archive_read_format_lha_read_header()1275 ATIME_IS_SET; in lha_read_file_extended_header()1349 | BIRTHTIME_IS_SET | ATIME_IS_SET; in lha_read_file_extended_header()1360 | BIRTHTIME_IS_SET | ATIME_IS_SET; in lha_read_file_extended_header()
151 #define ATIME_IS_SET (1<<1) macro458 if (file->flg & ATIME_IS_SET) in _7z_write_header()1390 r = make_time(a, kATime, ATIME_IS_SET, ATIME); in make_header()1539 file->flg |= ATIME_IS_SET; in file_new()
188 #define ATIME_IS_SET (1<<1) macro631 if (zip_entry->flg & ATIME_IS_SET) in archive_read_format_7zip_read_header()2614 entries[i].flg |= ATIME_IS_SET; in read_Times()