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

/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c162 char *zoneName = (char *)NULL; local
361 zoneName = z_get_zonename();
362 quitSetZoneName(zoneName);
591 zoneName ? zoneName : "global");
593 rcksetZoneName(zoneName);
616 zoneName ? zoneName : "global");
904 if (zoneName == (char *)NULL) {
908 echo(MSG_PKGREMOVE_PROCPKG_LZ, zoneName);
997 rmclass(cl_nam(i), pkgrmremote, zoneName); local
[all...]
H A Dquit.c95 static char *zoneName = (char *)NULL; variable
132 zoneName = a_zoneName;
133 if ((zoneName == (char *)NULL || *zoneName == '\0')) {
243 pkginst, zoneName);
286 utsbuf.nodename, zoneName);
H A Dcheck.c52 static char *zoneName = (char *)NULL; variable
64 zoneName = a_zoneName;
162 if (zoneName == (char *)NULL) {
165 echo(MSG_CHECKREMOVE_PKG_IN_ZONE, pkginst, zoneName);
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c243 char *zoneName = (char *)NULL; local
603 zoneName =
606 if ((zoneName == (char *)NULL) ||
607 (*zoneName == '\0')) {
608 zoneName = z_get_zonename();
611 if (zoneName != (char *)NULL) {
612 if (*zoneName != '\0') {
614 zoneName);
616 zoneName = (char *)NULL;
934 zoneName
[all...]
H A Dquit.c93 static char *zoneName = (char *)NULL; variable
129 zoneName = a_zoneName;
130 if ((zoneName == (char *)NULL || *zoneName == '\0')) {
284 zoneName);
407 includeZonename), zoneName);
410 includeZonename), pkginst, zoneName);
454 pkgname, utsbuf.nodename, pkginst, zoneName);
H A Dcheck.c60 static char *zoneName = (char *)NULL; variable
420 if (zoneName == (char *)NULL) {
423 echo(gettext(MSG_CKDEPEND_LZ), zoneName); local
464 zoneName = a_zoneName;
493 if (zoneName == (char *)NULL) {
496 echo(gettext(MSG_CKSPACE_LZ), zoneName); local
684 if (zoneName == (char *)NULL) {
687 echo(gettext(MSG_CKCONFL_LZ), zoneName); local
843 if (zoneName == (char *)NULL) {
846 echo(gettext(MSG_CKUID_LZ), zoneName); local
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dcheck.c226 char *zoneName; local
238 (zoneName = z_zlist_get_zonename(a_zlst, zoneIndex)) !=
263 pkginst, zoneName);
270 echoDebug(DBG_PRERVFY_NOFILE, pkginst, zoneName,
272 progerr(ERR_PRERVFY_NOFILE, pkginst, zoneName);
281 preremovecheckPath, pkginst, zoneName,
324 zoneName);
330 pkginst, zoneName);
343 zoneName, &line[len]);
H A Dmain.c847 char *zoneName; local
965 (zoneName = z_zlist_get_zonename(a_zlst, zoneIndex)) != NULL;
973 echoDebug(DBG_SKIPPING_ZONE, zoneName);
977 echo(MSG_REMOVE_PKG_FROM_ZONE, pkginst, zoneName);
978 echoDebug(DBG_REMOVE_PKG_FROM_ZONE, pkginst, zoneName);
1002 (zoneName = z_zlist_get_zonename(a_zlst, zoneIndex)) !=
1011 echoDebug(DBG_SKIPPING_ZONE_BOOT, zoneName);
1019 echo(MSG_SKIPPING_ZONE_NOT_RUNNABLE, zoneName);
1021 zoneName);
1027 echo(MSG_BOOTING_ZONE, zoneName);
1877 char *zoneName; local
[all...]
/illumos-gate/usr/src/lib/libinstzones/hdrs/
H A Dinstzones_api.h143 extern boolean_t z_is_zone_branded(char *zoneName);
144 extern boolean_t z_is_zone_brand_in_list(char *zoneName,
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones.c655 char *zoneName; local
666 zoneName = z_get_zonename();
673 zoneName, LOBJ_ZONEADMIN, pid,
677 (void) free(zoneName);
686 zoneName, LOBJ_PKGADMIN, pid,
691 (void) free(zoneName);
696 (void) free(zoneName);
1357 char *zoneName; local
1374 zoneName = z_get_zonename();
1380 zoneName, LOBJ_PKGADMI
1622 z_is_zone_branded(char *zoneName) argument
1667 z_is_zone_brand_in_list(char *zoneName, zoneBrandList_t *list) argument
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dcheck.c330 char *zoneName; local
348 (zoneName = z_zlist_get_zonename(a_zlst, zoneIndex)) !=
368 pkginst, zoneName);
372 pkginst, zoneName);
380 pkginst, zoneName, preinstallcheckPath,
383 pkginst, zoneName);
392 preinstallcheckPath, pkginst, zoneName,
435 zoneName);
441 pkginst, zoneName);
455 zoneName,
[all...]
H A Dmain.c3365 char *zoneName; local
3383 (zoneName = z_zlist_get_zonename(a_zlst, zoneIndex)) != NULL;
3391 echoDebug(DBG_SKIPPING_ZONE, zoneName);
3433 char *zoneName; local
3451 (zoneName = z_zlist_get_zonename(a_zlst, zoneIndex)) != NULL;
3458 echoDebug(DBG_SKIPPING_ZONE_BOOT, zoneName);
3465 echo(MSG_SKIPPING_ZONE_NOT_RUNNABLE, zoneName);
3466 echoDebug(DBG_SKIPPING_ZONE_NOT_RUNNABLE, zoneName);
3472 echo(MSG_BOOTING_ZONE, zoneName);
3473 echoDebug(DBG_BOOTING_ZONE, zoneName);
3602 char *zoneName; local
3656 char *zoneName; local
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c151 /* SUNW_PKGCOND_GLOBAL_DATA:parentZone:zoneName */
157 /* SUNW_PKGCOND_GLOBAL_DATA:currentZone:zoneName */
3628 static char zoneName[ZONENAME_MAX] = { '\0' }; local
3632 if (zoneName[0] == '\0') {
3633 if (getzonenamebyid(getzoneid(), zoneName,
3634 sizeof (zoneName)) < 0) {
3642 *r_zoneName = zoneName;

Completed in 103 milliseconds