attr_v 218 include/crm/common/xml_internal.h const char *attr_n, const char *attr_v); attr_v 482 lib/common/xml.c const char *attr_n, const char *attr_v) attr_v 487 lib/common/xml.c CRM_CHECK((attr_v == NULL) || (attr_n != NULL), return NULL); attr_v 512 lib/common/xml.c if ((attr_v == NULL) && (value != NULL)) { attr_v 516 lib/common/xml.c if ((attr_v != NULL) && (pcmk__str_eq(value, attr_v, pcmk__str_none))) { attr_v 527 lib/common/xml.c node_name, attr_n, attr_v, parent_name);