Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_res.c103 static int T_mode = VERBOSE; /* flag indicating print mode: VERBOSE, */ variable
197 switch (T_mode) { in tst_res__()
258 if (Buffered == TRUE && T_mode == NOPASS) { in tst_old_flush()
291 if (T_mode == DISCARD || (T_mode == NOPASS && ttype_result != TFAIL && in tst_print()
301 if (T_mode == VERBOSE) { in tst_print()
379 T_mode = VERBOSE; in check_env()
384 T_mode = NOPASS; in check_env()
389 T_mode = DISCARD; in check_env()
393 T_mode = VERBOSE; in check_env()