diff_cs 233 lib/cib/cib_utils.c static struct qb_log_callsite *diff_cs = NULL; diff_cs 402 lib/cib/cib_utils.c if (diff_cs == NULL) { diff_cs 403 lib/cib/cib_utils.c diff_cs = qb_log_callsite_get(__PRETTY_FUNCTION__, __FILE__, "diff-validation", LOG_DEBUG, __LINE__, crm_trace_nonlog); diff_cs 415 lib/cib/cib_utils.c && crm_is_callsite_active(diff_cs, LOG_TRACE, 0)) {