Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c3205 echo(MSG_CHECKINSTALL_PKG_IN_ZONE, pkginst, a_zoneName); in pkginstall_check_in_one_zone()
3206 echoDebug(MSG_CHECKINSTALL_PKG_IN_ZONE, pkginst, a_zoneName); in pkginstall_check_in_one_zone()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h687 #define MSG_CHECKINSTALL_PKG_IN_ZONE gettext("## Verifying package <%s> dependencies in zone <%s>") macro