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.c157 #define HAS_TIME 0x00008 macro
2793 xar->file->has |= HAS_TIME | HAS_CTIME; in xml_data()
2797 xar->file->has |= HAS_TIME | HAS_MTIME; in xml_data()
2801 xar->file->has |= HAS_TIME | HAS_ATIME; in xml_data()