Home
last modified time | relevance | path

Searched refs:CPIOPROC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Ddstream.c62 #define CPIOPROC "/usr/bin/cpio" macro
476 CPIOPROC, (int)BLK_SIZE); in ds_init()
636 "%s -ictD -C %d > /dev/null", CPIOPROC, (int)BLK_SIZE); in ds_skip()
679 CPIOPROC, (int)BLK_SIZE); in ds_next()
H A Dpkgtrans.c76 #define CPIOPROC "/usr/bin/cpio" macro
859 "%s -ocD -C %d", CPIOPROC, (int)BLK_SIZE); in wdsheader()
1033 "%s -pudm %s", CPIOPROC, dstdir); in pkgxfer()
1269 CPIOPROC, (int)BLK_SIZE); in pkgxfer()
1293 CPIOPROC, dstdir); in pkgxfer()