attr_n 36 include/crm/common/xml_element_internal.h const char *attr_n, const char *attr_v); attr_n 44 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 83 lib/common/xml_element.c if (attr_n == NULL) { attr_n 89 lib/common/xml_element.c attr_n, attr_v);