Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dpkgtrans.h37 #define PT_RENAME 0x04 macro
/titanic_41/usr/src/cmd/svr4pkg/pkgtrans/
H A Dmain.c82 options |= PT_RENAME; in main()
/titanic_41/usr/src/lib/libpkg/common/
H A Dpkgtrans.c1257 } else if (options & PT_RENAME) { in pkgxfer()