Home
last modified time | relevance | path

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

/mirbsd/src/sbin/raidctl/
Draidctl.c121 const char *actionstr; in main() local
132 actionstr = NULL; in main()
301 actionstr = "Copyback"; in main()
322 actionstr = "Parity Re-Write"; in main()
353 printf("%s status:\n", actionstr); in main()