Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dcopyf.c267 progerr(ERR_COPY_MEMORY, a_srcPath, errno, in copyFile()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h450 #define ERR_COPY_MEMORY gettext("unable to allocate memory to copy file <%s>: (%d) %s") macro