Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c2340 char SUNW_PKG_HOLLOW[MAX_PKG_PARAM_LENGTH] = {'\0'}; in merg_pkginfos() local
2412 (void) strlcpy(SUNW_PKG_HOLLOW, oldValue, in merg_pkginfos()
2413 sizeof (SUNW_PKG_HOLLOW)); in merg_pkginfos()
2580 if ((newValue != NULL) && (*SUNW_PKG_HOLLOW == '\0') && in merg_pkginfos()