cpg 308 daemons/attrd/pacemaker-attrd.c attrd_cluster->cpg.cpg_deliver_fn = attrd_cpg_dispatch; cpg 309 daemons/attrd/pacemaker-attrd.c attrd_cluster->cpg.cpg_confchg_fn = pcmk_cpg_membership; cpg 313 daemons/based/pacemaker-based.c crm_cluster.cpg.cpg_deliver_fn = cib_cs_dispatch; cpg 314 daemons/based/pacemaker-based.c crm_cluster.cpg.cpg_confchg_fn = pcmk_cpg_membership; cpg 97 daemons/controld/controld_corosync.c cluster->cpg.cpg_deliver_fn = crmd_cs_dispatch; cpg 98 daemons/controld/controld_corosync.c cluster->cpg.cpg_confchg_fn = pcmk_cpg_membership; cpg 1480 daemons/fenced/pacemaker-fenced.c cluster.cpg.cpg_deliver_fn = stonith_peer_ais_callback; cpg 1481 daemons/fenced/pacemaker-fenced.c cluster.cpg.cpg_confchg_fn = pcmk_cpg_membership; cpg 85 include/crm/cluster.h cpg_callbacks_t cpg; cpg 559 lib/cluster/cpg.c .cpg_deliver_fn = cluster->cpg.cpg_deliver_fn, cpg 560 lib/cluster/cpg.c .cpg_confchg_fn = cluster->cpg.cpg_confchg_fn,