Searched refs:OPTFLAG_NO_XATTRS (Results 1 – 2 of 2) sorted by relevance
104 #define OPTFLAG_NO_XATTRS (0x00008000) /* --no-xattrs */ macro
585 bsdtar->flags |= OPTFLAG_NO_XATTRS; in main()882 if (bsdtar->flags & OPTFLAG_NO_XATTRS) in main()