Searched refs:g_prntstyl (Results 1 – 1 of 1) sorted by relevance
72 static int g_prntstyl=PRNTSTYL_COMP; variable557 if (g_prntstyl==PRNTSTYL_VERBOSE || in display_tcb()558 g_prntstyl==PRNTSTYL_RAW) { in display_tcb()563 if (g_prntstyl==PRNTSTYL_VERBOSE || in display_tcb()564 g_prntstyl==PRNTSTYL_LIST) { in display_tcb()568 if (g_prntstyl==PRNTSTYL_VERBOSE || in display_tcb()569 g_prntstyl==PRNTSTYL_COMP) { in display_tcb()591 if (g_prntstyl==PRNTSTYL_VERBOSE || in parse_n_display_scb()592 g_prntstyl==PRNTSTYL_RAW) { in parse_n_display_scb()596 if (g_prntstyl==PRNTSTYL_VERBOSE || in parse_n_display_scb()[all …]