Searched refs:PATCHLIST (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/brand/solaris10/s10_support/
H A Ds10_support.c74 #define PATCHLIST "PATCHLIST=" macro
196 * Read the SUNWcakr pkginfo file and get the PATCHLIST for the pkg.
215 if (strncmp(buf, PATCHLIST, sizeof (PATCHLIST) - 1) == 0) {
223 strdup(buf + sizeof (PATCHLIST) - 1)) == NULL)

Completed in 22 milliseconds