| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/libarchive/dist/tar/ | |
| bsdtar.h | 113 #define OPTFLAG_NO_XATTRS (0x00008000) /* --no-xattrs */ |
| bsdtar.c | 598 bsdtar->flags |= OPTFLAG_NO_XATTRS; 907 if (bsdtar->flags & OPTFLAG_NO_XATTRS) |