Home
last modified time | relevance | path

Searched refs:BIRTHTIME_IS_SET (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c161 #define BIRTHTIME_IS_SET 1 macro
703 if (lha->setflag & BIRTHTIME_IS_SET) { in archive_read_format_lha_read_header()
1340 lha->setflag |= BIRTHTIME_IS_SET | in lha_read_file_extended_header()
1422 | BIRTHTIME_IS_SET | ATIME_IS_SET; in lha_read_file_extended_header()
1433 | BIRTHTIME_IS_SET | ATIME_IS_SET; in lha_read_file_extended_header()
H A Darchive_read_support_format_iso9660.c309 #define BIRTHTIME_IS_SET 1 macro
1361 if ((file->time_is_set & BIRTHTIME_IS_SET)) in archive_read_format_iso9660_read_header()
2596 file->time_is_set |= BIRTHTIME_IS_SET; in parse_rockridge_TF1()
2632 file->time_is_set |= BIRTHTIME_IS_SET; in parse_rockridge_TF1()