use_pattern       392 tools/crm_attribute.c     bool use_pattern = options.attr_pattern != NULL;
use_pattern       395 tools/crm_attribute.c     if (use_pattern) {
use_pattern       462 tools/crm_attribute.c     bool use_pattern = options.attr_pattern != NULL;
use_pattern       469 tools/crm_attribute.c     if (use_pattern) {
use_pattern       501 tools/crm_attribute.c     bool use_pattern;
use_pattern       517 tools/crm_attribute.c     if (od->use_pattern && !pcmk__str_eq(name, options.attr_pattern, pcmk__str_regex)) {
use_pattern       536 tools/crm_attribute.c     bool use_pattern = options.attr_pattern != NULL;
use_pattern       543 tools/crm_attribute.c     if (use_pattern) {
use_pattern       569 tools/crm_attribute.c         struct output_data_s od = { out, use_pattern, false };
use_pattern       578 tools/crm_attribute.c         struct output_data_s od = { out, use_pattern, false };