Searched refs:SHOW_LIST (Results 1 – 1 of 1) sorted by relevance
2083 enum show_hide_mode { SHOW_LIST, HIDE_LIST } global_show_hide_mode = HIDE_LIST; enumerator2176 if (mode == SHOW_LIST) { in bic_lookup()9811 bic_enabled = bic_enabled | bic_lookup(optarg, SHOW_LIST); in cmdline()9883 bic_enabled = bic_lookup(optarg, SHOW_LIST); in cmdline()9885 bic_enabled |= bic_lookup(optarg, SHOW_LIST); in cmdline()