Home
last modified time | relevance | path

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

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