target_attribute 1261 fencing/commands.c     free(tp->target_attribute);
target_attribute 1405 fencing/commands.c         tp->target_attribute = crm_element_value_copy(level, XML_ATTR_STONITH_TARGET_ATTRIBUTE);
target_attribute  166 fencing/internal.h     char *target_attribute;
target_attribute  715 fencing/remote.c             if (node_has_attr(node, tp->target_attribute, tp->target_value)) {