Lines Matching refs:getenv
329 if (!set_inst_root(getenv("PKG_INSTALL_ROOT"))) { in main()
604 getenv(PKG_ZONENAME_VARIABLE); in main()
1027 pt = getenv("TMPDIR"); in main()
1113 zoneName = getenv(PKG_ZONENAME_VARIABLE); in main()
1182 abi_nm_ptr = getenv("PKG_ABI_NAMELENGTH"); in main()
1233 abi_comp_ptr = getenv("NONABI_SCRIPTS"); in main()
1236 abi_sym_ptr = getenv("PKG_NONABI_SYMLINKS"); in main()
1254 if (pt = getenv("MAXINST")) { in main()
1266 pt = getenv(PKG_HOLLOW_VARIABLE); in main()
1311 if (pt = getenv("INTONLY")) { in main()
1753 cl_sets(getenv("CLASSES")); in main()
1784 if (pt = getenv("ULIMIT")) { in main()
2203 locbasedir = getenv("BASEDIR"); in merg_respfile()
2352 pkgName = getenv("PKG"); in merg_pkginfos()
2359 pkgVersion = getenv("VERSION"); in merg_pkginfos()
2466 newValue = getenv(param); in merg_pkginfos()
2543 newValue = getenv(PKG_ALLZONES_VARIABLE); in merg_pkginfos()
2560 newValue = getenv(PKG_THISZONE_VARIABLE); in merg_pkginfos()
2576 newValue = getenv(PKG_HOLLOW_VARIABLE); in merg_pkginfos()
2808 if (getenv("VENDOR") != NULL) in copyright()
2809 echo(getenv("VENDOR")); in copyright()