fn                265 daemons/based/based_common.c     return &(cib_server_ops[call_type].fn);
fn                 54 daemons/based/pacemaker-based.h     int (*fn) (const char *, int, const char *, xmlNode *,
fn                 92 daemons/controld/controld_te_utils.c trigger_graph_processing(const char *fn, int line)
fn                 94 daemons/controld/controld_te_utils.c     crm_trace("%s:%d - Triggered graph processing", fn, line);
fn                140 daemons/controld/controld_te_utils.c                        const char *abort_text, xmlNode * reason, const char *fn, int line)
fn                197 daemons/controld/controld_te_utils.c                    transition_graph->id, abort_text, fn, line,
fn                206 daemons/controld/controld_te_utils.c                    add[0], add[1], add[2], fn, line, local_path,
fn                235 daemons/controld/controld_te_utils.c                        add[0], add[1], add[2], fn, line, path,
fn                245 daemons/controld/controld_te_utils.c                        abort_text, add[0], add[1], add[2], fn, line, path,
fn                256 daemons/controld/controld_te_utils.c                        magic, add[0], add[1], add[2], fn, line,
fn                266 daemons/controld/controld_te_utils.c                        add[0], add[1], add[2], fn, line,
fn                276 daemons/controld/controld_te_utils.c                        abort_text, add[0], add[1], add[2], fn, line, path,
fn                 46 daemons/controld/controld_transition.h extern void trigger_graph_processing(const char *fn, int line);
fn                 50 daemons/controld/controld_transition.h                                    const char *abort_text, xmlNode * reason, const char *fn,
fn                120 daemons/controld/controld_utils.h #  define fsa_register_cib_callback(id, flag, data, fn) do {            \
fn                124 daemons/controld/controld_utils.h             flag, data, #fn, fn, free);                                 \
fn                119 include/crm/cib/internal.h int cib_perform_op(const char *op, int call_options, cib_op_t * fn, gboolean is_query,
fn                112 include/crm/common/output_internal.h     pcmk__message_fn_t fn;
fn                311 include/crm/common/output_internal.h                               pcmk__message_fn_t fn);
fn                609 include/crm/common/output_internal.h                        pcmk__message_fn_t fn);
fn                172 include/crm/compatibility.h #define add_cib_op_callback(cib, id, flag, data, fn) do {                \
fn                173 include/crm/compatibility.h         cib->cmds->register_callback(cib, id, 120, flag, data, #fn, fn); \
fn                765 lib/cib/cib_file.c     cib_op_t fn;
fn                803 lib/cib/cib_file.c     cib_op_t *fn = NULL;
fn                829 lib/cib/cib_file.c             fn = &(cib_file_ops[lpc].fn);
fn                835 lib/cib/cib_file.c     if (fn == NULL) {
fn                850 lib/cib/cib_file.c     rc = cib_perform_op(op, call_options, fn, query,
fn                222 lib/cib/cib_utils.c cib_perform_op(const char *op, int call_options, cib_op_t * fn, gboolean is_query,
fn                253 lib/cib/cib_utils.c     if (fn == NULL) {
fn                272 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, cib_ro, result_cib, output);
fn                308 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, scratch, &scratch, output);
fn                313 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, current_cib, &scratch, output);
fn                448 lib/common/mainloop.c     qb_ipcs_dispatch_fn_t fn;
fn                464 lib/common/mainloop.c     return (adaptor->fn(fd, condition, adaptor->data) == 0);
fn                542 lib/common/mainloop.c                          void *data, qb_ipcs_dispatch_fn_t fn, int32_t add)
fn                580 lib/common/mainloop.c     adaptor->fn = fn;
fn                610 lib/common/mainloop.c                       void *data, qb_ipcs_dispatch_fn_t fn)
fn                612 lib/common/mainloop.c     return gio_poll_dispatch_update(p, fd, evts, data, fn, QB_TRUE);
fn                617 lib/common/mainloop.c                       void *data, qb_ipcs_dispatch_fn_t fn)
fn                619 lib/common/mainloop.c     return gio_poll_dispatch_update(p, fd, evts, data, fn, QB_FALSE);
fn                120 lib/common/output.c     pcmk__message_fn_t fn;
fn                122 lib/common/output.c     fn = g_hash_table_lookup(out->messages, message_id);
fn                123 lib/common/output.c     if (fn == NULL) {
fn                130 lib/common/output.c     rc = fn(out, args);
fn                138 lib/common/output.c                        pcmk__message_fn_t fn) {
fn                139 lib/common/output.c     g_hash_table_replace(out->messages, strdup(message_id), fn);
fn                148 lib/common/output.c             pcmk__register_message(out, entry->message_id, entry->fn);
fn                 52 lib/fencing/st_lha.c find_library_function(void **handle, const char *lib, const char *fn)
fn                 64 lib/fencing/st_lha.c     a_function = dlsym(*handle, fn);
fn                 66 lib/fencing/st_lha.c         crm_err("Could not find %s in %s: %s", fn, lib, dlerror());
fn               2551 lib/pengine/pe_output.c     const char *fn = va_arg(args, const char *);
fn               2554 lib/pengine/pe_output.c                                         fn, rsc->id, node->details->uname);
fn               2569 lib/pengine/pe_output.c     const char *fn = va_arg(args, const char *);
fn               2574 lib/pengine/pe_output.c                                                        "function", fn,