Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c173 #define HAS_TIME 0x00008 macro
2879 xar->file->has |= HAS_TIME | HAS_CTIME; in xml_data()
2883 xar->file->has |= HAS_TIME | HAS_MTIME; in xml_data()
2887 xar->file->has |= HAS_TIME | HAS_ATIME; in xml_data()