Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c2345 char SUNW_PKG_THISZONE[MAX_PKG_PARAM_LENGTH] = {'\0'}; in merg_pkginfos() local
2406 (void) strlcpy(SUNW_PKG_THISZONE, oldValue, in merg_pkginfos()
2407 sizeof (SUNW_PKG_THISZONE)); in merg_pkginfos()
2570 if ((newValue != NULL) && (*SUNW_PKG_THISZONE == '\0') && in merg_pkginfos()