Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c1030 set_ulimit("postremove", ERR_POSTREMOVE); in main()
1044 ERR_POSTREMOVE); in main()
1048 ERR_POSTREMOVE); in main()
/titanic_44/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h578 #define ERR_POSTREMOVE gettext("postremove script did not complete successfully") macro