Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c1023 echoDebug(DBG_SKIPPING_ZONE_NOT_RUNNABLE, in doRemove()
2022 echoDebug(DBG_SKIPPING_ZONE_NOT_RUNNABLE, in remove_packages_in_global_with_zones()
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c3127 echoDebug(DBG_SKIPPING_ZONE_NOT_RUNNABLE, zoneName); in boot_and_install_in_zones()
3349 echoDebug(DBG_SKIPPING_ZONE_NOT_RUNNABLE, zoneName); in boot_and_pkginstall_check_in_zones()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h348 #define DBG_SKIPPING_ZONE_NOT_RUNNABLE gettext("not booting zone <%s>: zone cannot be booted") macro