Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dumpadm/
H A Ddconf.c81 static const char DC_STR_ALL[] = "all"; /* All pages */ variable
631 if (strcasecmp(buf, DC_STR_ALL) == 0) { in dconf_str2content()
680 content = DC_STR_ALL; in print_content()