Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c2341 char SUNW_PKG_THISZONE[MAX_PKG_PARAM_LENGTH] = {'\0'}; in merg_pkginfos() local
2402 (void) strlcpy(SUNW_PKG_THISZONE, oldValue, in merg_pkginfos()
2403 sizeof (SUNW_PKG_THISZONE)); in merg_pkginfos()
2566 if ((newValue != NULL) && (*SUNW_PKG_THISZONE == '\0') && in merg_pkginfos()