use_pattern       444 tools/crm_attribute.c     bool use_pattern = options.attr_pattern != NULL;
use_pattern       447 tools/crm_attribute.c     if (use_pattern) {
use_pattern       514 tools/crm_attribute.c     bool use_pattern = options.attr_pattern != NULL;
use_pattern       521 tools/crm_attribute.c     if (use_pattern) {
use_pattern       553 tools/crm_attribute.c     bool use_pattern;
use_pattern       569 tools/crm_attribute.c     if (od->use_pattern && !pcmk__str_eq(name, options.attr_pattern, pcmk__str_regex)) {
use_pattern       588 tools/crm_attribute.c     bool use_pattern = options.attr_pattern != NULL;
use_pattern       595 tools/crm_attribute.c     if (use_pattern) {
use_pattern       621 tools/crm_attribute.c         struct output_data_s od = { out, use_pattern, false };
use_pattern       630 tools/crm_attribute.c         struct output_data_s od = { out, use_pattern, false };