attr_pattern 43 tools/crm_attribute.c char *attr_pattern = NULL; attr_pattern 317 tools/crm_attribute.c attr_pattern = strdup(optarg); attr_pattern 399 tools/crm_attribute.c if ((command == 'D') && (attr_name == NULL) && (attr_pattern == NULL)) { attr_pattern 404 tools/crm_attribute.c if (attr_pattern) { attr_pattern 413 tools/crm_attribute.c attr_name = attr_pattern;