Searched defs:a_rootPath (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/svr4pkg/libinst/ |
H A D | pkgops.c | 184 pkgOpenInGzOnlyFile(char *a_rootPath) in pkgOpenInGzOnlyFile() 241 pkgIsPkgInGzOnly(char *a_rootPath, char *a_pkgInst) in pkgIsPkgInGzOnly() 347 pkgRemovePackageFromGzonlyList(char *a_rootPath, char *a_pkgInst) in pkgRemovePackageFromGzonlyList() 536 pkgAddPackageToGzonlyList(char *a_pkgInst, char *a_rootPath) in pkgAddPackageToGzonlyList() 1020 int r_pkgInstLen, char *a_rootPath, char *a_pkgInst) in pkgLocateHighestInst() 1146 pkgTestInstalled(char *a_packageName, char *a_rootPath) in pkgTestInstalled()
|
/titanic_50/usr/src/lib/libinstzones/common/ |
H A D | zones_locks.c | 356 const char *a_rootPath; in _z_adjust_lock_object_for_rootpath() local
|
/titanic_50/usr/src/cmd/svr4pkg/pkgrm/ |
H A D | main.c | 2713 char *a_rootPath, CAF_T a_flags) in check_applicability()
|
/titanic_50/usr/src/cmd/svr4pkg/pkgadd/ |
H A D | main.c | 2548 check_applicability(char *a_packageDir, char *a_pkgInst, char *a_rootPath, in check_applicability()
|