Searched refs:OPTFLAG_NO_XATTRS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/libarchive/dist/tar/
H A Dbsdtar.h122 #define OPTFLAG_NO_XATTRS (0x00008000) /* --no-xattrs */ macro
H A Dbsdtar.c603 bsdtar->flags |= OPTFLAG_NO_XATTRS;
900 if (bsdtar->flags & OPTFLAG_NO_XATTRS)

Completed in 123 milliseconds