Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c2339 char SUNW_PKG_ALLZONES[MAX_PKG_PARAM_LENGTH] = {'\0'}; in merg_pkginfos() local
2407 (void) strlcpy(SUNW_PKG_ALLZONES, oldValue, in merg_pkginfos()
2408 sizeof (SUNW_PKG_ALLZONES)); in merg_pkginfos()
2550 if ((newValue != NULL) && (*SUNW_PKG_ALLZONES == '\0') && in merg_pkginfos()