Home
last modified time | relevance | path

Searched refs:ERR_PKGINFO (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dpkgenv.c45 #define ERR_PKGINFO "unable to access pkginfo file <%s>" macro
76 progerr(gettext(ERR_PKGINFO), p_pkginfo); in pkgenv()
H A Dmain.c2244 progerr(ERR_PKGINFO, pkginfo_path); in ck_instbase()
2373 progerr(ERR_PKGINFO, pkginfo_path); in merg_pkginfos()
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c630 progerr(ERR_PKGINFO, path); in main()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h542 #define ERR_PKGINFO gettext("unable to open pkginfo file <%s>") macro