buffer_unset 1465 lib/common/xml.c char buffer_unset[XML_BUFFER_SIZE]; buffer_unset 1470 lib/common/xml.c buffer_unset[0] = 0; buffer_unset 1486 lib/common/xml.c o_unset += snprintf(buffer_unset + o_unset, XML_BUFFER_SIZE - o_unset, ", "); buffer_unset 1488 lib/common/xml.c o_unset += snprintf(buffer_unset + o_unset, XML_BUFFER_SIZE - o_unset, "@%s", name); buffer_unset 1495 lib/common/xml.c do_crm_log_alias(log_level, __FILE__, function, __LINE__, "-- %s: %s", xpath, buffer_unset);