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

/illumos-gate/usr/src/cmd/dumpadm/
H A Ddconf.c79 static const char DC_STR_ALL[] = "all"; /* All pages */ variable
629 if (strcasecmp(buf, DC_STR_ALL) == 0) {
678 content = DC_STR_ALL;

Completed in 45 milliseconds