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

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c1059 char *cpval; local
1080 if ((cpval = strstr(cp, "=")) == NULL) {
1083 for (len = 0; cpval[len] != '\0' && cpval[len] != ' '; len++) {
1095 if ((cpval = strstr(cp, "=")) == NULL) {
1098 for (len = 0; cpval[len] != '\0' && cpval[len] != ' '; len++) {

Completed in 46 milliseconds