Home
last modified time | relevance | path

Searched refs:DBG_INSTALL_FLAG_VALUES (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c2995 echoDebug(DBG_INSTALL_FLAG_VALUES, "after install", admnflag, doreboot, in install_in_one_zone()
3231 echoDebug(DBG_INSTALL_FLAG_VALUES, "after preinstall check", in pkginstall_check_in_one_zone()
3525 echoDebug(DBG_INSTALL_FLAG_VALUES, "after pkginstall", in add_packages_in_global_with_zones()
3685 echoDebug(DBG_INSTALL_FLAG_VALUES, "install in running zones", in add_packages_in_global_with_zones()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h128 #define DBG_INSTALL_FLAG_VALUES gettext("%s: admnflag <%d> doreboot <%d> failflag <%d> interrupted… macro