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

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

Completed in 65 milliseconds