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

/illumos-gate/usr/src/cmd/dumpadm/
H A Ddconf.c69 static const char DC_STR_ON[] = "on"; /* On string */ variable
658 if (strcasecmp(buf, DC_STR_ON) == 0) {
705 DC_STR_ON : DC_STR_OFF));

Completed in 57 milliseconds