Lines Matching refs:pkginfo
49 #include <pkginfo.h>
81 #define MSG_PKGINFO "## Processing pkginfo file.\n"
100 #define ERR_NOPKGINFO "required pkginfo file is not specified in prototype " \
102 #define ERR_RDPKGINFO "unable to process pkginfo file <%s>"
113 #define ERR_NO_PKG_INFOFILE "unable to open pkginfo file <%s>: %s"
127 "parameters in pkginfo file"
389 /* Validate the zone attributes in pkginfo, before creation */
401 if (strcmp(eptlist[i]->path, "pkginfo") == 0)
411 * process all parameters from the pkginfo file
503 * not appear in CLASSES variable in pkginfo file
599 t_pkginfo = tempnam(tmpdir, "pkginfo");
634 * update pkgmap entry for pkginfo file, since it may
641 if (strcmp(eptlist[i]->path, "pkginfo") == 0) {
735 (void) snprintf(temp, sizeof (temp), "%s/pkginfo", pkgloc);
747 continue; /* don't copy pkginfo file */
868 * pkginfo file for this package. The package
879 char pkginfoPath[PATH_MAX]; /* pkginfo file path */
883 /* Path to pkginfo file within the package to be installed */
889 if (strcmp(eptlist[i]->path, "pkginfo") == 0)
907 /* Gather information from the pkginfo file */
935 /* Close pkginfo file */