xml_cs 238 include/crm/common/logging.h static struct qb_log_callsite *xml_cs = NULL; \ xml_cs 245 include/crm/common/logging.h if (xml_cs == NULL) { \ xml_cs 246 include/crm/common/logging.h xml_cs = qb_log_callsite_get(__func__, __FILE__, \ xml_cs 250 include/crm/common/logging.h if (crm_is_callsite_active(xml_cs, _level, 0)) { \ xml_cs 159 include/crm/common/logging_internal.h static struct qb_log_callsite *xml_cs = NULL; \ xml_cs 166 include/crm/common/logging_internal.h if (xml_cs == NULL) { \ xml_cs 167 include/crm/common/logging_internal.h xml_cs = qb_log_callsite_get(__func__, __FILE__, \ xml_cs 171 include/crm/common/logging_internal.h if (crm_is_callsite_active(xml_cs, _level, 0)) { \ xml_cs 190 include/crm/common/logging_internal.h static struct qb_log_callsite *xml_cs = NULL; \ xml_cs 197 include/crm/common/logging_internal.h if (xml_cs == NULL) { \ xml_cs 198 include/crm/common/logging_internal.h xml_cs = qb_log_callsite_get(__func__, __FILE__, \ xml_cs 202 include/crm/common/logging_internal.h if (crm_is_callsite_active(xml_cs, _level, 0)) { \