Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dcppath.c342 progerr(ERR_MKTEMP, loc_link, errno, strerror(errno)); in write_file()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h505 #define ERR_MKTEMP gettext("unable to create unique temporary file <%s>: (%d) %s") macro