Searched refs:OPTFLAG_INTERACTIVE (Results 1 – 4 of 4) sorted by relevance
111 #define OPTFLAG_INTERACTIVE (0x00000020) /* -w */ macro
693 if ((bsdtar->flags & OPTFLAG_INTERACTIVE) && in append_archive()816 if ((bsdtar->flags & OPTFLAG_INTERACTIVE) && in excluded_callback()847 if ((bsdtar->flags & OPTFLAG_INTERACTIVE) && in metadata_filter()
349 if ((bsdtar->flags & OPTFLAG_INTERACTIVE) && in read_archive()
728 bsdtar->flags |= OPTFLAG_INTERACTIVE; in main()