Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c977 echo(MSG_REMOVE_PKG_FROM_ZONE, pkginst, zoneName); in doRemove()
1039 echo(MSG_REMOVE_PKG_FROM_ZONE, pkginst, zoneName); in doRemove()
/titanic_44/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h804 #define MSG_REMOVE_PKG_FROM_ZONE gettext("## Removing package <%s> from zone <%s>") macro