Searched refs:trace_esc_end (Results 1 – 1 of 1) sorted by relevance
49 static const char trace_esc_end[] = "\x1b[0;39m"; /* Reset all styles */ variable63 fprintf(stderr, "%s", trace_esc_end); in nsi_vprint_warning()79 fprintf(stderr, "%s\n", trace_esc_end); in nsi_vprint_error_and_exit()97 fprintf(stdout, "%s", trace_esc_end); in nsi_vprint_trace()