Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/brand/solaris10/s10_support/
H A Ds10_support.c74 #define PATCHLIST "PATCHLIST=" macro
215 if (strncmp(buf, PATCHLIST, sizeof (PATCHLIST) - 1) == 0) { in get_ku_patchlist()
223 strdup(buf + sizeof (PATCHLIST) - 1)) == NULL) in get_ku_patchlist()