attr_n 36 include/crm/common/xml_element_internal.h const char *attr_n, const char *attr_v); attr_n 43 lib/common/xml_element.c const char *attr_n, const char *attr_v) attr_n 48 lib/common/xml_element.c CRM_CHECK((attr_v == NULL) || (attr_n != NULL), return NULL); attr_n 66 lib/common/xml_element.c if (attr_n == NULL) { attr_n 71 lib/common/xml_element.c value = crm_element_value(child, attr_n); attr_n 86 lib/common/xml_element.c if (attr_n != NULL) { attr_n 88 lib/common/xml_element.c node_name, attr_n, attr_v, parent_name);