Searched refs:kWarning (Results 1 – 1 of 1) sorted by relevance
550 constexpr char kWarning[] = "\033[0;31mWARNING\033[0m"; in iochk() local551 printf("%s: iochk is a destructive operation.\n", kWarning); in iochk()553 kWarning, device); in iochk()554 printf("%s: Type 'y' to continue, 'n' or ESC to cancel:\n", kWarning); in iochk()
Completed in 16 milliseconds