Home
last modified time | relevance | path

Searched refs:ERR_ROOT_SET (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/svr4pkg/pkgparam/
H A Dpkgparam.c49 #define ERR_ROOT_SET "Could not set install root from the environment." macro
100 progerr(gettext(ERR_ROOT_SET)); in main()
/titanic_50/usr/src/cmd/svr4pkg/installf/
H A Dmain.c68 #define ERR_ROOT_SET "Could not set install root from the environment." macro
197 progerr(gettext(ERR_ROOT_SET)); in main()
/titanic_50/usr/src/cmd/svr4pkg/pkgchk/
H A Dmain.c62 #define ERR_ROOT_SET "Could not set install root from the environment." macro
172 progerr(gettext(ERR_ROOT_SET)); in main()
/titanic_50/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c85 #define ERR_ROOT_SET "Could not set install root from the environment." macro
173 progerr(gettext(ERR_ROOT_SET)); in main()
/titanic_50/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c209 progerr(ERR_ROOT_SET); in main()
/titanic_50/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h603 #define ERR_ROOT_SET gettext("Could not set install root from the environment.") macro
/titanic_50/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c330 progerr(ERR_ROOT_SET); in main()
/titanic_50/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c272 progerr(ERR_ROOT_SET); in main()