Searched refs:SUNW_PKG_ALLZONES (Results 1 – 1 of 1) sorted by relevance
2343 char SUNW_PKG_ALLZONES[MAX_PKG_PARAM_LENGTH] = {'\0'}; in merg_pkginfos() local2411 (void) strlcpy(SUNW_PKG_ALLZONES, oldValue, in merg_pkginfos()2412 sizeof (SUNW_PKG_ALLZONES)); in merg_pkginfos()2554 if ((newValue != NULL) && (*SUNW_PKG_ALLZONES == '\0') && in merg_pkginfos()