Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgops.c1160 echoDebug(DBG_PKG_TEST_EXISTENCE, a_packageName, a_rootPath); in pkgTestInstalled()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h287 #define DBG_PKG_TEST_EXISTENCE gettext("test existence of package <%s> at <%s>") macro