xml_cs 263 include/crm/common/logging.h static struct qb_log_callsite *xml_cs = NULL; \ xml_cs 270 include/crm/common/logging.h if (xml_cs == NULL) { \ xml_cs 271 include/crm/common/logging.h xml_cs = qb_log_callsite_get(__func__, __FILE__, \ xml_cs 275 include/crm/common/logging.h if (crm_is_callsite_active(xml_cs, _level, 0)) { \ xml_cs 106 include/crm/common/logging_internal.h static struct qb_log_callsite *xml_cs = NULL; \ xml_cs 113 include/crm/common/logging_internal.h if (xml_cs == NULL) { \ xml_cs 114 include/crm/common/logging_internal.h xml_cs = qb_log_callsite_get(__func__, __FILE__, \ xml_cs 118 include/crm/common/logging_internal.h if (crm_is_callsite_active(xml_cs, _level, 0)) { \ xml_cs 137 include/crm/common/logging_internal.h static struct qb_log_callsite *xml_cs = NULL; \ xml_cs 144 include/crm/common/logging_internal.h if (xml_cs == NULL) { \ xml_cs 145 include/crm/common/logging_internal.h xml_cs = qb_log_callsite_get(__func__, __FILE__, \ xml_cs 149 include/crm/common/logging_internal.h if (crm_is_callsite_active(xml_cs, _level, 0)) { \