Searched refs:pkgIsPkgInGzOnly (Results 1 – 6 of 6) sorted by relevance
233 if (pkgIsPkgInGzOnly(get_inst_root(), pkginst) == B_TRUE) { in preremove_verify()
1928 if (pkgIsPkgInGzOnly(get_inst_root(), pkginst) == B_TRUE) { in remove_packages_in_global_with_zones()2112 in_gz_only = pkgIsPkgInGzOnly(get_inst_root(), pkginst); in remove_packages_in_global_with_zones()
398 extern boolean_t pkgIsPkgInGzOnly(char *a_rootPath, char *a_pkgInst);
241 pkgIsPkgInGzOnly(char *a_rootPath, char *a_pkgInst) in pkgIsPkgInGzOnly() function
1071 (pkgIsPkgInGzOnly(get_inst_root(), pkginst) == B_TRUE)) { in main()
2717 in_gz_only = pkgIsPkgInGzOnly(a_rootPath, a_pkgInst); in check_applicability()