Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c2127 set_ulimit("postinstall", ERR_POSTINSTALL); in main()
2141 script, NULL), ERR_POSTINSTALL); in main()
2145 NULL), ERR_POSTINSTALL); in main()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h564 #define ERR_POSTINSTALL gettext("postinstall script did not complete successfully") macro