Searched refs:tst_cntstr (Results 1 – 1 of 1) sorted by relevance
74 static char *tst_cntstr; /* sets the value of tst_count with this value */ variable292 tst_cntstr = getenv("TST_COUNT"); in main()293 if (TCID == NULL || tst_total == NULL || tst_cntstr == NULL) { in main()306 tst_count = atoi(tst_cntstr); in main()