Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dunpack_package_from_stream.c99 echoDebug(DBG_UNPACKSTRM_ARGS, a_pkginst, a_idsName, a_tempDir); in unpack_package_from_stream()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h395 #define DBG_UNPACKSTRM_ARGS gettext("unpack package <%s> from stream <%s> into directory <%s>") macro