Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c1022 echo(MSG_SKIPPING_ZONE_NOT_RUNNABLE, zoneName); in doRemove()
2021 echo(MSG_SKIPPING_ZONE_NOT_RUNNABLE, zoneName); in remove_packages_in_global_with_zones()
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c3126 echo(MSG_SKIPPING_ZONE_NOT_RUNNABLE, zoneName); in boot_and_install_in_zones()
3348 echo(MSG_SKIPPING_ZONE_NOT_RUNNABLE, zoneName); in boot_and_pkginstall_check_in_zones()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h788 #define MSG_SKIPPING_ZONE_NOT_RUNNABLE gettext("## Not processing zone <%s>: the zone is not runnin… macro