Home
last modified time | relevance | path

Searched refs:INST_RELEASE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dcommon.ksh108 if [[ -f $dir/var/sadm/system/admin/INST_RELEASE ]]; then
110 $dir/var/sadm/system/admin/INST_RELEASE)
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c891 len = strlen(root_path) + strlen(INST_RELEASE) + 2; in export_client_env()
898 INST_RELEASE); in export_client_env()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_upgrade.c224 #define INST_RELEASE "var/sadm/system/admin/INST_RELEASE" macro
245 (void) snprintf(path, sizeof (path), "%s/%s", root, INST_RELEASE); in is_bfu_system()
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkglib.h347 #define INST_RELEASE "var/sadm/system/admin/INST_RELEASE" macro