Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgops.c1182 echoDebug(DBG_PKG_NOT_INSTALLED, a_packageName, a_rootPath); in pkgTestInstalled()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h285 #define DBG_PKG_NOT_INSTALLED gettext("package <%s> is not installed at <%s>") macro