Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c1014 echoDebug(DBG_SKIPPING_ZONE_BOOT, zoneName); in doRemove()
2013 echoDebug(DBG_SKIPPING_ZONE_BOOT, zoneName); in remove_packages_in_global_with_zones()
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c3119 echoDebug(DBG_SKIPPING_ZONE_BOOT, zoneName); in boot_and_install_in_zones()
3341 echoDebug(DBG_SKIPPING_ZONE_BOOT, zoneName); in boot_and_pkginstall_check_in_zones()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h347 #define DBG_SKIPPING_ZONE_BOOT gettext("not booting zone <%s>: zone is running") macro