trace_fns         542 lib/common/logging.c crm_log_filter_source(int source, const char *trace_files, const char *trace_fns,
trace_fns         575 lib/common/logging.c     } else if (trace_fns && strstr(trace_fns, cs->function) != NULL) {
trace_fns         591 lib/common/logging.c     static const char *trace_fns = NULL;
trace_fns         599 lib/common/logging.c         trace_fns = getenv("PCMK_trace_functions");
trace_fns         629 lib/common/logging.c         crm_log_filter_source(lpc, trace_files, trace_fns, trace_fmts, trace_tags, trace_blackbox,