Home
last modified time | relevance | path

Searched refs:tconfcnt (Results 1 – 1 of 1) sorted by relevance

/external/ltp/pan/
Dltp-pan.c108 int fmt_print, int *failcnt, int *tconfcnt,
167 int tconfcnt = 0; /* count of total testcases that return TCONF */ in main() local
589 &failcnt, &tconfcnt, quiet_mode); in main()
649 fprintf(logfile, "Total Skipped Tests: %d\n", tconfcnt); in main()
707 int *tconfcnt, int quiet_mode) in check_pids() argument
813 ++*tconfcnt; in check_pids()