Searched refs:ERR_NO_PKG_INFOFILE (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/svr4pkg/pkgmk/ |
H A D | main.c | 113 #define ERR_NO_PKG_INFOFILE "unable to open pkginfo file <%s>: %s" macro 912 progerr(ERR_NO_PKG_INFOFILE, pkginfoPath, strerror(errno)); in valid_zone_attr()
|
/titanic_50/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | merginfo.c | 230 echoDebug(ERR_NO_PKG_INFOFILE, pkginst, pkginfoPath, in merginfo()
|
/titanic_50/usr/src/cmd/svr4pkg/hdrs/ |
H A D | messages.h | 531 #define ERR_NO_PKG_INFOFILE gettext("unable to open package <%s> pkginfo file <%s>: %s") macro
|
/titanic_50/usr/src/cmd/svr4pkg/pkgrm/ |
H A D | main.c | 2777 progerr(ERR_NO_PKG_INFOFILE, a_pkgInst, pkginfoPath, in check_applicability()
|
/titanic_50/usr/src/cmd/svr4pkg/pkgadd/ |
H A D | main.c | 2626 progerr(ERR_NO_PKG_INFOFILE, a_pkgInst, pkginfoPath, in check_applicability()
|