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

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c2339 char SUNW_PKG_ALLZONES[MAX_PKG_PARAM_LENGTH] = {'\0'}; local
2405 /* SUNW_PKG_ALLZONES currently set */
2407 (void) strlcpy(SUNW_PKG_ALLZONES, oldValue,
2408 sizeof (SUNW_PKG_ALLZONES));
2541 /* SUNW_PKG_ALLZONES */
2546 * complain if setting SUNW_PKG_ALLZONES to other than "false"
2550 if ((newValue != NULL) && (*SUNW_PKG_ALLZONES == '\0') &&

Completed in 47 milliseconds