Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dumpadm/
H A Ddconf.c72 static const char DC_STR_NO[] = "no"; /* Enable off string */ variable
646 if (strcasecmp(buf, DC_STR_NO) == 0) { in dconf_str2enable()
698 DC_STR_NO : DC_STR_YES)); in print_enable()