attr_v 218 include/crm/common/xml_internal.h const char *attr_n, const char *attr_v); attr_v 441 lib/common/xml.c const char *attr_n, const char *attr_v) attr_v 446 lib/common/xml.c CRM_CHECK((attr_v == NULL) || (attr_n != NULL), return NULL); attr_v 471 lib/common/xml.c if ((attr_v == NULL) && (value != NULL)) { attr_v 475 lib/common/xml.c if ((attr_v != NULL) && (pcmk__str_eq(value, attr_v, pcmk__str_none))) { attr_v 486 lib/common/xml.c node_name, attr_n, attr_v, parent_name);