Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c1292 progerr(ERR_COULD_NOT_INSTALL, ept->path); in endofclass()
1475 progerr(ERR_COULD_NOT_INSTALL, ept->path); in fix_attributes()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h452 #define ERR_COULD_NOT_INSTALL gettext("%s could not be installed.") macro