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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c443 const char *truestrings[] = { "yes", "YES", "y", "Y", local
475 for (j = 0; truestrings[j] != NULL; j++) {
476 if (s == stable(truestrings[j])) {

Completed in 56 milliseconds