Home
last modified time | relevance | path

Searched refs:cpio (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/commands/cpio/
H A Dcpio_tests.sh5 # Test basic functionality of cpio command
9 TST_NEEDS_CMDS="cpio"
14 if ! cpio --help 2>&1 | grep -q -- '-o.*Create'; then
20 if cpio 2>&1 | grep -q 'BusyBox'; then
33 EXPECT_PASS cpio -o $ARCHIVE_FORMAT \> cpio.out \< filelist
36 EXPECT_PASS cpio -i \< cpio.out
/third_party/musl/libc-test/src/api/
H A Dcpio.c1 #include <cpio.h>
/third_party/skia/third_party/externals/icu/scripts/
H A Dcopy_data.sh77 find "data/out" | cpio -pdmv "${BACKUP_DIR}"
/third_party/elfutils/tests/
H A Ddebuginfod-subr.sh27 type cpio 2>/dev/null || (echo "need cpio"; exit 77)
H A Drun-debuginfod-find.sh23 type cpio 2>/dev/null || (echo "need cpio"; exit 77)
337 rpm2cpio ../$i | cpio -ivd;
/third_party/toybox/generated/
H A Dglobals.h1228 // toys/posix/cpio.c
1735 struct cpio_data cpio; member
H A Dflags.h392 // cpio (no-preserve-owner)(trailer)mduH:p:|i|t|F:v(verbose)o|[!pio][!pot][!pF] (no-preserve-owner)(trailer)mduH:p:|i|t|F:v(verbose)o|[!pio][!pot][!pF]
3803 #define TT this.cpio

Completed in 18 milliseconds