Searched refs:ANSI_RED (Results 1 – 4 of 4) sorted by relevance
20 echo -e "\\n${ANSI_RED}Timeout (${timeout} minutes) reached. Terminating \"${*}\"${ANSI_RESET}\\n"54 echo -e "\\n${ANSI_RED}The command ${cmd[*]} exited with ${result}.${ANSI_RESET}"
38 #define ANSI_RED "\x1B[0;31m" macro
131 oob ? ANSI_RED : "", in print_bar()163 print_line(ANSI_RED "No device connected" ANSI_NORMAL); in print_state()174 print_line(ANSI_RED "No tool in proximity " ANSI_NORMAL); in print_state()
71 printf(ANSI_RED); in log_handler()