attr_v 36 include/crm/common/xml_element_internal.h const char *attr_n, const char *attr_v); attr_v 43 lib/common/xml_element.c const char *attr_n, const char *attr_v) attr_v 48 lib/common/xml_element.c CRM_CHECK((attr_v == NULL) || (attr_n != NULL), return NULL); attr_v 73 lib/common/xml_element.c if ((attr_v == NULL) && (value != NULL)) { attr_v 77 lib/common/xml_element.c if ((attr_v != NULL) && (pcmk__str_eq(value, attr_v, pcmk__str_none))) { attr_v 88 lib/common/xml_element.c node_name, attr_n, attr_v, parent_name);