use_pattern 453 tools/crm_attribute.c bool use_pattern = options.attr_pattern != NULL; use_pattern 456 tools/crm_attribute.c if (use_pattern) { use_pattern 519 tools/crm_attribute.c bool use_pattern = options.attr_pattern != NULL; use_pattern 527 tools/crm_attribute.c if (use_pattern) { use_pattern 555 tools/crm_attribute.c bool use_pattern; use_pattern 570 tools/crm_attribute.c if (od->use_pattern && !pcmk__str_eq(name, options.attr_pattern, pcmk__str_regex)) { use_pattern 590 tools/crm_attribute.c bool use_pattern = options.attr_pattern != NULL; use_pattern 597 tools/crm_attribute.c if (use_pattern) { use_pattern 622 tools/crm_attribute.c struct output_data_s od = { out, use_pattern, false }; use_pattern 631 tools/crm_attribute.c struct output_data_s od = { out, use_pattern, false };