fn 73 daemons/attrd/attrd_sync.c attrd_confirmation_action_fn fn; fn 475 daemons/attrd/attrd_sync.c attrd_expect_confirmations(pcmk__request_t *request, attrd_confirmation_action_fn fn) fn 508 daemons/attrd/attrd_sync.c action->fn = fn; fn 567 daemons/attrd/attrd_sync.c action->fn(action->xml); fn 242 daemons/attrd/pacemaker-attrd.h void attrd_expect_confirmations(pcmk__request_t *request, attrd_confirmation_action_fn fn); fn 71 daemons/controld/controld_cib.h # define fsa_register_cib_callback(id, data, fn) do { \ fn 76 daemons/controld/controld_cib.h FALSE, data, #fn, fn, free); \ fn 627 daemons/controld/controld_control.c controld_trigger_config_as(const char *fn, int line) fn 630 daemons/controld/controld_control.c crm_trace("%s:%d - Triggered config processing", fn, line); fn 173 daemons/controld/controld_fsa.c controld_trigger_fsa_as(const char *fn, int line) fn 176 daemons/controld/controld_fsa.c crm_trace("%s:%d - Triggered FSA invocation", fn, line); fn 515 daemons/controld/controld_fsa.h void controld_trigger_fsa_as(const char *fn, int line); fn 119 daemons/controld/controld_te_utils.c controld_trigger_graph_as(const char *fn, int line) fn 121 daemons/controld/controld_te_utils.c crm_trace("%s:%d - Triggered graph processing", fn, line); fn 345 daemons/controld/controld_te_utils.c const char *fn, int line) fn 406 daemons/controld/controld_te_utils.c abort_text, fn, line, fn 416 daemons/controld/controld_te_utils.c pcmk__xe_id(reason), abort_text, add[0], add[1], add[2], fn, fn 446 daemons/controld/controld_te_utils.c add[0], add[1], add[2], fn, line, path, fn 456 daemons/controld/controld_te_utils.c abort_text, add[0], add[1], add[2], fn, line, path, fn 469 daemons/controld/controld_te_utils.c magic, add[0], add[1], add[2], fn, line, fn 480 daemons/controld/controld_te_utils.c abort_text, add[0], add[1], add[2], fn, line, fn 490 daemons/controld/controld_te_utils.c abort_text, add[0], add[1], add[2], fn, line, path, fn 48 daemons/controld/controld_transition.h void controld_trigger_graph_as(const char *fn, int line); fn 56 daemons/controld/controld_transition.h const char *fn, int line); fn 31 daemons/controld/pacemaker-controld.h void controld_trigger_config_as(const char *fn, int line); fn 173 include/crm/cib/internal.h cib__op_fn_t fn, bool is_query, const char *section, fn 177 include/crm/cluster.h int pcmk_cluster_set_destroy_fn(pcmk_cluster_t *cluster, void (*fn)(gpointer)); fn 179 include/crm/cluster.h int pcmk_cpg_set_deliver_fn(pcmk_cluster_t *cluster, cpg_deliver_fn_t fn); fn 180 include/crm/cluster.h int pcmk_cpg_set_confchg_fn(pcmk_cluster_t *cluster, cpg_confchg_fn_t fn); fn 182 include/crm/common/nodes.h bool (*fn)(pcmk_resource_t *, void *), fn 114 include/crm/common/output_internal.h pcmk__message_fn_t fn; fn 310 include/crm/common/output_internal.h pcmk__message_fn_t fn); fn 638 include/crm/common/output_internal.h pcmk__message_fn_t fn); fn 573 include/crm/common/xml_internal.h bool pcmk__xml_tree_foreach(xmlNode *xml, bool (*fn)(xmlNode *, void *), fn 173 include/crm/compatibility.h #define add_cib_op_callback(cib, id, flag, data, fn) do { \ fn 174 include/crm/compatibility.h cib->cmds->register_callback(cib, id, 120, flag, data, #fn, fn); \ fn 349 include/crm/pengine/internal.h bool (*fn)(pcmk__bundle_replica_t *, void *), fn 352 include/crm/pengine/internal.h bool (*fn)(const pcmk__bundle_replica_t *, fn 333 lib/cib/cib_utils.c cib__op_fn_t fn, bool is_query, const char *section, fn 365 lib/cib/cib_utils.c if (fn == NULL) { fn 385 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, cib_ro, result_cib, output); fn 422 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, scratch, &scratch, output); fn 434 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, *current_cib, fn 216 lib/cluster/cluster.c pcmk_cluster_set_destroy_fn(pcmk_cluster_t *cluster, void (*fn)(gpointer)) fn 221 lib/cluster/cluster.c cluster->destroy = fn; fn 794 lib/cluster/cpg.c pcmk_cpg_set_deliver_fn(pcmk_cluster_t *cluster, cpg_deliver_fn_t fn) fn 799 lib/cluster/cpg.c cluster->cpg.cpg_deliver_fn = fn; fn 812 lib/cluster/cpg.c pcmk_cpg_set_confchg_fn(pcmk_cluster_t *cluster, cpg_confchg_fn_t fn) fn 817 lib/cluster/cpg.c cluster->cpg.cpg_confchg_fn = fn; fn 439 lib/common/mainloop.c qb_ipcs_dispatch_fn_t fn; fn 455 lib/common/mainloop.c return (adaptor->fn(fd, condition, adaptor->data) == 0); fn 511 lib/common/mainloop.c void *data, qb_ipcs_dispatch_fn_t fn, int32_t add) fn 549 lib/common/mainloop.c adaptor->fn = fn; fn 579 lib/common/mainloop.c void *data, qb_ipcs_dispatch_fn_t fn) fn 581 lib/common/mainloop.c return gio_poll_dispatch_update(p, fd, evts, data, fn, QB_TRUE); fn 586 lib/common/mainloop.c void *data, qb_ipcs_dispatch_fn_t fn) fn 588 lib/common/mainloop.c return gio_poll_dispatch_update(p, fd, evts, data, fn, QB_FALSE); fn 108 lib/common/nodes.c bool (*fn)(pcmk_resource_t *, void *), fn 113 lib/common/nodes.c if ((node != NULL) && (fn != NULL)) { fn 117 lib/common/nodes.c result = fn((pcmk_resource_t *) item->data, user_data); fn 177 lib/common/output.c pcmk__message_fn_t fn; fn 181 lib/common/output.c fn = g_hash_table_lookup(out->messages, message_id); fn 182 lib/common/output.c if (fn == NULL) { fn 189 lib/common/output.c rc = fn(out, args); fn 197 lib/common/output.c pcmk__message_fn_t fn) fn 199 lib/common/output.c pcmk__assert((out != NULL) && !pcmk__str_empty(message_id) && (fn != NULL)); fn 200 lib/common/output.c g_hash_table_replace(out->messages, pcmk__str_copy(message_id), fn); fn 209 lib/common/output.c pcmk__register_message(out, entry->message_id, entry->fn); fn 63 lib/common/tests/nodes/pcmk_foreach_active_resource_test.c pcmk_foreach_active_resource(NULL, fn, NULL); fn 78 lib/common/tests/nodes/pcmk_foreach_active_resource_test.c pcmk_foreach_active_resource(&node, fn, NULL); fn 95 lib/common/tests/nodes/pcmk_foreach_active_resource_test.c pcmk_foreach_active_resource(&node, fn, NULL); fn 116 lib/common/tests/nodes/pcmk_foreach_active_resource_test.c pcmk_foreach_active_resource(&node, fn, NULL); fn 138 lib/common/tests/nodes/pcmk_foreach_active_resource_test.c pcmk_foreach_active_resource(&node, fn, NULL); fn 45 lib/common/xml.c pcmk__xml_tree_foreach(xmlNode *xml, bool (*fn)(xmlNode *, void *), fn 52 lib/common/xml.c if (!fn(xml, user_data)) { fn 59 lib/common/xml.c if (!pcmk__xml_tree_foreach(xml, fn, user_data)) { fn 141 lib/common/xml_io.c #define parse_xml_recover(result, fn, ...) do { \ fn 142 lib/common/xml_io.c *result = fn(__VA_ARGS__, PCMK__XML_PARSE_OPTS_WITHOUT_RECOVER); \ fn 144 lib/common/xml_io.c *result = fn(__VA_ARGS__, PCMK__XML_PARSE_OPTS_WITH_RECOVER); \ fn 63 lib/fencing/st_lha.c find_library_function(void **handle, const char *lib, const char *fn) fn 75 lib/fencing/st_lha.c a_function = dlsym(*handle, fn); fn 77 lib/fencing/st_lha.c crm_err("Could not find %s in %s: %s", fn, lib, dlerror()); fn 570 lib/pacemaker/pcmk_sched_primitive.c rsc_transition_fn fn = NULL; fn 580 lib/pacemaker/pcmk_sched_primitive.c fn = rsc_action_matrix[role][next_role]; fn 581 lib/pacemaker/pcmk_sched_primitive.c if (fn == NULL) { fn 584 lib/pacemaker/pcmk_sched_primitive.c fn(rsc, current, !need_stop); fn 600 lib/pacemaker/pcmk_sched_primitive.c fn = rsc_action_matrix[role][next_role]; fn 601 lib/pacemaker/pcmk_sched_primitive.c if (fn == NULL) { fn 604 lib/pacemaker/pcmk_sched_primitive.c fn(rsc, rsc->allocated_to, !required); fn 665 lib/pacemaker/pcmk_sched_primitive.c rsc_transition_fn fn = NULL; fn 673 lib/pacemaker/pcmk_sched_primitive.c fn = rsc_action_matrix[role][next_role]; fn 674 lib/pacemaker/pcmk_sched_primitive.c if (fn == NULL) { fn 677 lib/pacemaker/pcmk_sched_primitive.c fn(rsc, rsc->allocated_to, false); fn 209 lib/pengine/bundle.c bool (*fn)(pcmk__bundle_replica_t *, void *), fn 216 lib/pengine/bundle.c if (!fn((pcmk__bundle_replica_t *) iter->data, user_data)) { fn 233 lib/pengine/bundle.c bool (*fn)(const pcmk__bundle_replica_t *, fn 243 lib/pengine/bundle.c if (!fn((const pcmk__bundle_replica_t *) iter->data, user_data)) { fn 3174 lib/pengine/pe_output.c const char *fn = va_arg(args, const char *); fn 3177 lib/pengine/pe_output.c fn, rsc->id, pcmk__node_name(node)); fn 3194 lib/pengine/pe_output.c const char *fn = va_arg(args, const char *); fn 3201 lib/pengine/pe_output.c PCMK_XA_FUNCTION, fn, fn 235 maint/gnulib/lib/fnmatch_loop.c UCHAR fn; fn 254 maint/gnulib/lib/fnmatch_loop.c fn = FOLD ((UCHAR) *n); fn 588 maint/gnulib/lib/fnmatch_loop.c if (!is_range && c == fn) fn 617 maint/gnulib/lib/fnmatch_loop.c fcollseq = __collseq_table_lookup (collseq, fn); fn 629 maint/gnulib/lib/fnmatch_loop.c fcollseq = collseq[fn]; fn 808 maint/gnulib/lib/fnmatch_loop.c if ((UCHAR) cold <= fn && fn <= cend) fn 36 maint/gnulib/lib/regcomp.c reg_errcode_t (fn (void *, bin_tree_t *)), fn 39 maint/gnulib/lib/regcomp.c reg_errcode_t (fn (void *, bin_tree_t *)), fn 1188 maint/gnulib/lib/regcomp.c postorder (bin_tree_t *root, reg_errcode_t (fn (void *, bin_tree_t *)), fn 1205 maint/gnulib/lib/regcomp.c reg_errcode_t err = fn (extra, node); fn 1220 maint/gnulib/lib/regcomp.c preorder (bin_tree_t *root, reg_errcode_t (fn (void *, bin_tree_t *)), fn 1227 maint/gnulib/lib/regcomp.c reg_errcode_t err = fn (extra, node); fn 179 maint/gnulib/lib/unictype/3level.h void (*fn) (uint32_t wc, ELEMENT value)) fn 200 maint/gnulib/lib/unictype/3level.h fn ((((index1 << t->q) + index2) << t->p) + index3, fn 174 maint/gnulib/lib/unictype/3levelbit.h CONCAT(TABLE,_iterate) (struct TABLE *t, void (*fn) (uint32_t wc)) fn 197 maint/gnulib/lib/unictype/3levelbit.h fn ((((((index1 << t->q) + index2) << t->p) + index3) << 5) + index4); fn 38 maint/gnulib/tests/signature.h # define SIGNATURE_CHECK(fn, ret, args) \ fn 39 maint/gnulib/tests/signature.h SIGNATURE_CHECK1 (fn, ret, args, __LINE__) fn 43 maint/gnulib/tests/signature.h # define SIGNATURE_CHECK1(fn, ret, args, id) \ fn 44 maint/gnulib/tests/signature.h SIGNATURE_CHECK2 (fn, ret, args, id) /* macroexpand line */ fn 45 maint/gnulib/tests/signature.h # define SIGNATURE_CHECK2(fn, ret, args, id) \ fn 46 maint/gnulib/tests/signature.h _GL_UNUSED static ret (*signature_check ## id) args = fn fn 71 maint/gnulib/tests/test-poll.c test (void (*fn) (void), const char *msg) fn 76 maint/gnulib/tests/test-poll.c fn (); fn 60 maint/gnulib/tests/test-select.h test (void (*fn) (select_fn), select_fn my_select, const char *msg) fn 65 maint/gnulib/tests/test-select.h fn (my_select);