Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h389 extern boolean_t pkgAddPackageToGzonlyList(char *a_pkgInst,
/titanic_50/usr/src/cmd/svr4pkg/libinst/
H A Dpkgops.c536 pkgAddPackageToGzonlyList(char *a_pkgInst, char *a_rootPath) in pkgAddPackageToGzonlyList() function
/titanic_50/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c2083 b = pkgAddPackageToGzonlyList(pkginst, get_inst_root()); in main()