mon_show_headers 78 tools/crm_mon.c #define mon_show_default (mon_show_headers | mon_show_nodes | mon_show_resources) mon_show_headers 492 tools/crm_mon.c if (show & mon_show_headers) { mon_show_headers 493 tools/crm_mon.c show &= ~mon_show_headers; mon_show_headers 495 tools/crm_mon.c show |= mon_show_headers; mon_show_headers 526 tools/crm_mon.c print_option_help('D', (show & mon_show_headers) == 0); mon_show_headers 609 tools/crm_mon.c show &= ~mon_show_headers;