Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c2560 char instPkgPath[PATH_MAX]; /* installed pkg toplevel dir */ in check_applicability() local
2616 pkgLocateHighestInst(instPkgPath, sizeof (instPkgPath), in check_applicability()
2704 if ((!this_zone) && (instPkgPath[0] != '\0') && in check_applicability()
2705 (isfile(instPkgPath, REQUEST_FILE) == 0)) { in check_applicability()