cpg               306 daemons/attrd/pacemaker-attrd.c     attrd_cluster->cpg.cpg_deliver_fn = attrd_cpg_dispatch;
cpg               307 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              1561 daemons/fenced/pacemaker-fenced.c             cluster->cpg.cpg_deliver_fn = stonith_peer_ais_callback;
cpg              1562 daemons/fenced/pacemaker-fenced.c             cluster->cpg.cpg_confchg_fn = pcmk_cpg_membership;
cpg                90 include/crm/cluster.h     cpg_callbacks_t cpg;
cpg               791 lib/cluster/cpg.c         .cpg_deliver_fn = cluster->cpg.cpg_deliver_fn,
cpg               792 lib/cluster/cpg.c         .cpg_confchg_fn = cluster->cpg.cpg_confchg_fn,