crm_is_callsite_active 100 include/crm/common/logging.h gboolean crm_is_callsite_active(struct qb_log_callsite *cs, uint8_t level, uint32_t tags); crm_is_callsite_active 144 include/crm/common/logging.h if (crm_is_callsite_active(trace_cs, level, 0)) { \ crm_is_callsite_active 181 include/crm/common/logging.h if (crm_is_callsite_active(xml_cs, level, 0)) { \ crm_is_callsite_active 241 include/crm/common/logging.h if (crm_is_callsite_active(trace_tag_cs, level, converted_tag)) { \ crm_is_callsite_active 483 lib/cib/cib_utils.c && crm_is_callsite_active(diff_cs, LOG_TRACE, 0)) { crm_is_callsite_active 71 lib/common/logging.c if (crm_is_callsite_active(glib_cs, LOG_DEBUG, 0) == FALSE) { crm_is_callsite_active 1414 lib/common/xml.c } else if (crm_is_callsite_active(patchset_cs, log_level, 0) == FALSE) {