Searched refs:OPTFLAG_TOTALS (Results 1 – 3 of 3) sorted by relevance
101 #define OPTFLAG_TOTALS (0x00001000) /* --totals */ macro
750 bsdtar->flags |= OPTFLAG_TOTALS; in main()
571 if (bsdtar->flags & OPTFLAG_TOTALS) { in write_archive()