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

/osnet-11/usr/src/lib/libpkg/common/
H A Dpkgtrans.c78 #define CPIOPROC "/usr/bin/cpio" macro
1116 CPIOPROC, (int)BLK_SIZE);
1119 CPIOPROC, (int)BLK_SIZE);
1129 CPIOPROC, (int)BLK_SIZE);
1132 CPIOPROC, (int)BLK_SIZE);
1331 (void) sprintf(cmd, "%s -pudm %s", CPIOPROC, dstdir);
1563 CPIOPROC, (int)BLK_SIZE);
1582 CPIOPROC, dstdir);
1794 CPIOPROC, (int)BLK_SIZE);
H A Ddstream.c66 #define CPIOPROC "/usr/bin/cpio" macro
494 (void) sprintf(cmd, "%s -icdumD -C %d", CPIOPROC, (int)BLK_SIZE);
496 (void) sprintf(cmd, "%s -icdum -C %d", CPIOPROC, (int)BLK_SIZE);
668 CPIOPROC, (int)BLK_SIZE);
711 CPIOPROC, (int)BLK_SIZE);

Completed in 19 milliseconds