Searched refs:PT_ODTSTREAM (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dpkgtrans.h40 #define PT_ODTSTREAM 0x40 macro
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgtrans.c406 options |= PT_ODTSTREAM;
408 if (options & PT_ODTSTREAM) {
517 if (options & PT_ODTSTREAM) {
605 if (!(options & PT_ODTSTREAM) && dstdev.mount) {
613 if ((options & PT_ODTSTREAM) || (errflg != 2))
619 if (!(options & PT_ODTSTREAM) && dst) {
1216 if (!(options & PT_ODTSTREAM)) {
1460 if (options & PT_ODTSTREAM) {
1474 if (curpartcnt == 0 && (options & PT_ODTSTREAM)) {
1557 if (options & PT_ODTSTREAM) {
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkgtrans/
H A Dmain.c94 options |= PT_ODTSTREAM;
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c3815 PT_SILENT|PT_ODTSTREAM, NULL, NULL);

Completed in 90 milliseconds