Home
last modified time | relevance | path

Searched refs:PT_OVERWRITE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/head/
H A Dpkgtrans.h35 #define PT_OVERWRITE 0x01 macro
/titanic_41/usr/src/cmd/svr4pkg/pkgtrans/
H A Dmain.c90 options |= PT_OVERWRITE; in main()
/titanic_41/usr/src/lib/libpkg/common/
H A Dpkgtrans.c1173 if (options & PT_OVERWRITE) in ckoverwrite()
1246 if (options & PT_OVERWRITE) { in pkgxfer()
1271 } else if (options & PT_OVERWRITE) { in pkgxfer()
1281 options &= (~PT_OVERWRITE); in pkgxfer()