Home
last modified time | relevance | path

Searched refs:cpio (Results 1 – 25 of 31) sorted by relevance

12

/titanic_44/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_011_pos.ksh70 log_must $TOUCH $TESTDIR/cpio.$$
71 create_xattr $TESTDIR/cpio.$$ passwd /etc/passwd
72 $ECHO $TESTDIR/cpio.$$ | $CPIO -o@ > /tmp/xattr.$$.cpio
73 $ECHO $TESTDIR/cpio.$$ | $CPIO -o > /tmp/noxattr.$$.cpio
76 log_must $CPIO -iu < /tmp/xattr.$$.cpio
80 log_must $CPIO -iu@ < /tmp/xattr.$$.cpio
84 log_must $CPIO -iu < /tmp/noxattr.$$.cpio
88 log_must $CPIO -iu@ < /tmp/noxattr.$$.cpio
90 log_must $RM $TESTDIR/cpio.$$ /tmp/xattr.$$.cpio /tmp/noxattr.$$.cpio
/titanic_44/usr/src/cmd/boot/scripts/
H A Droot_archive.ksh65 find . -print | cpio -pdum "$UNPACKED_ROOT" 2> /dev/null
129 echo $file | cpio -pdum $DST 2> /dev/null
162 echo $file | cpio -pdum $DST 2> /dev/null
166 cpio -pdum $DST 2> /dev/null
167 find kernel platform -name genunix | cpio -pdum $DST \
169 find kernel platform -name platmod | cpio -pdum $DST \
172 cpio -pdum $DST 2> /dev/null
174 cpio -pdum $DST 2> /dev/null
179 cpio -pdum $DST 2> /dev/null
251 find . -print | cpio -pdum $MNT 2> /dev/null
H A Dcreate_ramdisk.ksh215 done <"$list" | cpio -pdum "$rdmnt" 2>/dev/null
220 cpio -pdum "$rdmnt" 2>/dev/null
224 cpio -pdum "$rdmnt" 2>/dev/null
/titanic_44/usr/src/test/zfs-tests/tests/functional/migration/
H A Dmigration_004_pos.ksh51 $RM -rf $TESTDIR/cpio$$.cpio
63 $LS $BNAME | $CPIO -oc > $TESTDIR/cpio$$.cpio
H A Dmigration_005_pos.ksh51 $RM -rf $TESTDIR/cpio$$.cpio
63 $LS $BNAME | $CPIO -oc > $TESTDIR/cpio$$.cpio
H A Dmigration_006_pos.ksh51 $RM -rf $NONZFS_TESTDIR/cpio$$.cpio
63 $LS $BNAME | $CPIO -oc > $NONZFS_TESTDIR/cpio$$.cpio
/titanic_44/usr/src/cmd/svr4pkg/pkgscripts/
H A Di.CompCpio.sh97 Cpio=usr/bin/cpio
108 CPIO_cmd=$CPIO_xpath/cpio
201 $LN_cmd -s ../..$Tmp_xpath/cpio $1
299 if [ -r $PKGSRC/reloc.cpio.Z ]; then
301 Reloc_Arch=$PKGSRC/reloc.cpio.Z
305 if [ -r $PKGSRC/root.cpio.Z ]; then
307 Root_Arch=$PKGSRC/root.cpio.Z
311 if [ -r $PKGSRC/reloc.cpio ]; then
313 Reloc_Arch=$PKGSRC/reloc.cpio
317 if [ -r $PKGSRC/root.cpio ]; then
[all …]
/titanic_44/usr/src/cmd/cpio/
H A DMakefile25 PROG= cpio
27 OBJS= cpio.o cpiostat.o utils.o
36 XGETFLAGS += -a -x cpio.xcl
/titanic_44/usr/src/cmd/sgs/packages/common/
H A Dpostinstall26 ONLDCPIO=/tmp/SUNWonld.cpio.$$
124 cpio -pdm $BASEDIR/$SGSBACKUPDIR < ${SGSBACKUPDIR}.origfiles
146 find . -depth -print | cpio -o -O $ONLDCPIO
148 cpio -imdu < $ONLDCPIO
155 find usr -depth -print | cpio -o -O $ONLDCPIO
157 cpio -imdu < $ONLDCPIO
H A Dpreremove54 cpio -pdmu $BASEDIR < $BASEDIR/${SGSBACKUPDIR}.origfiles
/titanic_44/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh649 ( cd "$ARCHIVE_BASE" && $stage1 "$archive" | cpio $cpioopts )
735 cpio $cpioopts "$ZONEROOT" )
817 *cpio*) filetype="cpio"
889 fscpiofile=$(/usr/bin/mktemp -t -p /var/tmp fs.cpio.XXXXXX)
/titanic_44/usr/src/cmd/bnu/
H A DTeardown54 find . -print | cpio -pdvm ..
H A Duupick143 cpio -pdmu $tdir < $tmpdir/$$uupick
/titanic_44/usr/src/test/zfs-tests/tests/functional/acl/trivial/
H A Dzfs_acl_pax_003_pos.ksh57 paxout=$TMP_DIR/files.cpio
H A Dzfs_acl_pax_005_pos.ksh64 paxout=$TMP_DIR/files.cpio
/titanic_44/usr/src/man/man3head/
H A DMakefile28 cpio.h.3head \
118 cpio.3head \
207 cpio.3head := LINKSRC = cpio.h.3head
/titanic_44/usr/src/cmd/file/
H A Dmagic74 0 short 070701 cpio archive
75 0 string 070701 ASCII cpio archive
76 0 short 070702 cpio archive - CRC header
77 0 string 070702 ASCII cpio archive - CRC header
78 0 short 070707 cpio archive - CHR (-c) header
79 0 string 070707 ASCII cpio archive - CHR (-c) header
254 0 short 0143561 byte-swapped cpio archive
/titanic_44/usr/src/cmd/
H A DMakefile103 cpio \
546 cpio \
/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dscriptvfy.l437 ^cpio/[\t\n ] |
438 [\t \/]cpio/[\t\n ] |
/titanic_44/usr/src/man/man1/
H A DMakefile80 cpio.1 \
/titanic_44/usr/src/test/zfs-tests/include/
H A Dcommands.cfg35 export CPIO="/usr/bin/cpio"
/titanic_44/usr/src/head/
H A DMakefile57 cpio.h \
/titanic_44/usr/src/grub/grub-0.97/
H A Daclocal.m4997 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1026 cpio)
1027 am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1028 am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1029 am__untar='cpio -i -H $1 -d'
/titanic_44/usr/src/
H A DMakefile.lint96 cmd/cpio \
/titanic_44/usr/src/cmd/find/
H A Dfind.c228 static char *cpio[] = { "cpio", "-o", 0 }; variable
695 com = cpio;

12