Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c1025 set_ulimit("postremove", ERR_POSTREMOVE); in main()
1039 ERR_POSTREMOVE); in main()
1043 ERR_POSTREMOVE); in main()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h565 #define ERR_POSTREMOVE gettext("postremove script did not complete successfully") macro