Home
last modified time | relevance | path

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

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