xml_cs            270 include/crm/common/logging.h         static struct qb_log_callsite *xml_cs = NULL;                   \
xml_cs            277 include/crm/common/logging.h                 if (xml_cs == NULL) {                                   \
xml_cs            278 include/crm/common/logging.h                     xml_cs = qb_log_callsite_get(__func__, __FILE__,    \
xml_cs            282 include/crm/common/logging.h                 if (crm_is_callsite_active(xml_cs, _level, 0)) {        \
xml_cs            164 include/crm/common/logging_internal.h         static struct qb_log_callsite *xml_cs = NULL;                       \
xml_cs            171 include/crm/common/logging_internal.h                 if (xml_cs == NULL) {                                       \
xml_cs            172 include/crm/common/logging_internal.h                     xml_cs = qb_log_callsite_get(__func__, __FILE__,        \
xml_cs            176 include/crm/common/logging_internal.h                 if (crm_is_callsite_active(xml_cs, _level, 0)) {            \
xml_cs            195 include/crm/common/logging_internal.h         static struct qb_log_callsite *xml_cs = NULL;                       \
xml_cs            202 include/crm/common/logging_internal.h                 if (xml_cs == NULL) {                                       \
xml_cs            203 include/crm/common/logging_internal.h                     xml_cs = qb_log_callsite_get(__func__, __FILE__,        \
xml_cs            207 include/crm/common/logging_internal.h                 if (crm_is_callsite_active(xml_cs, _level, 0)) {            \