Searched refs:OPTFLAG_STDOUT (Results 1 – 3 of 3) sorted by relevance
229 if (mode == 'x' && (bsdtar->flags & OPTFLAG_STDOUT)) { in read_archive()291 out = (bsdtar->flags & OPTFLAG_STDOUT) ? in read_archive()349 if (bsdtar->flags & OPTFLAG_STDOUT) in read_archive()
100 #define OPTFLAG_STDOUT (0x00000800) /* -O */ macro
596 bsdtar->flags |= OPTFLAG_STDOUT; in main()913 if (bsdtar->flags & OPTFLAG_STDOUT) in main()