Searched refs:OPTFLAG_CHROOT (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/libarchive/tar/
H A Dread.c237 if (mode == 'x' && (bsdtar->flags & OPTFLAG_CHROOT)) {
H A Dbsdtar.c331 bsdtar->flags |= OPTFLAG_CHROOT;
H A Dbsdtar.h111 #define OPTFLAG_CHROOT (0x00000004) /* --chroot */ macro

Completed in 121 milliseconds