trace_fns 533 lib/common/logging.c crm_log_filter_source(int source, const char *trace_files, const char *trace_fns, trace_fns 566 lib/common/logging.c } else if (trace_fns && strstr(trace_fns, cs->function) != NULL) { trace_fns 582 lib/common/logging.c static const char *trace_fns = NULL; trace_fns 590 lib/common/logging.c trace_fns = getenv("PCMK_trace_functions"); trace_fns 620 lib/common/logging.c crm_log_filter_source(lpc, trace_files, trace_fns, trace_fmts, trace_tags, trace_blackbox,