Searched defs:typestrings (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c406 const char *typestrings[] = { "type", "TYPE", NULL }; local
433 for (i = 0; typestrings[i] != NULL; i++) {
434 s = config_getprop(cp, stable(typestrings[i]));

Completed in 61 milliseconds