attr_pattern       52 tools/crm_attribute.c char *attr_pattern = NULL;
attr_pattern      187 tools/crm_attribute.c                 attr_pattern = strdup(optarg);
attr_pattern      267 tools/crm_attribute.c     if ((command == 'D') && (attr_name == NULL) && (attr_pattern == NULL)) {
attr_pattern      272 tools/crm_attribute.c     if (attr_pattern) {
attr_pattern      281 tools/crm_attribute.c         attr_name = attr_pattern;