cpg 441 daemons/attrd/attrd_corosync.c attrd_cluster->cpg.cpg_deliver_fn = attrd_cpg_dispatch; cpg 442 daemons/attrd/attrd_corosync.c attrd_cluster->cpg.cpg_confchg_fn = pcmk_cpg_membership; cpg 380 daemons/based/pacemaker-based.c crm_cluster->cpg.cpg_deliver_fn = cib_cs_dispatch; cpg 381 daemons/based/pacemaker-based.c crm_cluster->cpg.cpg_confchg_fn = pcmk_cpg_membership; cpg 149 daemons/controld/controld_corosync.c cluster->cpg.cpg_deliver_fn = crmd_cs_dispatch; cpg 150 daemons/controld/controld_corosync.c cluster->cpg.cpg_confchg_fn = cpg_membership_callback; cpg 845 daemons/fenced/pacemaker-fenced.c cluster->cpg.cpg_deliver_fn = stonith_peer_ais_callback; cpg 846 daemons/fenced/pacemaker-fenced.c cluster->cpg.cpg_confchg_fn = pcmk_cpg_membership; cpg 102 include/crm/cluster.h cpg_callbacks_t cpg; cpg 806 lib/cluster/cpg.c .cpg_deliver_fn = cluster->cpg.cpg_deliver_fn, cpg 807 lib/cluster/cpg.c .cpg_confchg_fn = cluster->cpg.cpg_confchg_fn,