Searched refs:reporttype (Results 1 – 1 of 1) sorted by relevance
131 static char *reporttype = NULL; variable256 reporttype = strdup(optarg); in main()319 if (reporttype) { in main()321 if (strcasecmp(reporttype, "rts") in main()322 && strcasecmp(reporttype, "none") in main()325 reporttype = "rts"; in main()328 reporttype = "rts"; in main()1380 if (!strcmp(reporttype, "rts")) { in write_test_start()1403 if (!strcmp(reporttype, "rts")) { in write_test_end()