Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c1266 pt = getenv(PKG_HOLLOW_VARIABLE); in main()
2409 } else if (strcmp(param, PKG_HOLLOW_VARIABLE) == 0) { in merg_pkginfos()
2576 newValue = getenv(PKG_HOLLOW_VARIABLE); in merg_pkginfos()
2584 pkgVersion, PKG_HOLLOW_VARIABLE, newValue); in merg_pkginfos()
/titanic_50/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c923 is_hollow = pkginfoParamTruth(pkginfoFP, PKG_HOLLOW_VARIABLE, in valid_zone_attr()
967 PKG_ALLZONES_VARIABLE, PKG_HOLLOW_VARIABLE); in valid_zone_attr()
/titanic_50/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h106 #define PKG_HOLLOW_VARIABLE "SUNW_PKG_HOLLOW" macro
/titanic_50/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c748 pt = getenv(PKG_HOLLOW_VARIABLE); in main()
/titanic_50/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c2633 is_hollow = pkginfoParamTruth(pkginfoFP, PKG_HOLLOW_VARIABLE, in check_applicability()
2771 PKG_ALLZONES_VARIABLE, PKG_HOLLOW_VARIABLE); in check_applicability()