Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dcopyf.c208 echoDebug(DBG_COPY_FILE, a_srcPath, a_dstPath); in copyFile()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h92 #define DBG_COPY_FILE gettext("copy <%s> to <%s>") macro