Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h701 #define MSG_INSTALL_PKG_IN_ZONE gettext("## Installing package <%s> in zone <%s>") macro
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c2970 echo(MSG_INSTALL_PKG_IN_ZONE, pkginst, a_zoneName); in install_in_one_zone()