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               152 daemons/controld/controld_corosync.c         cluster->cpg.cpg_deliver_fn = crmd_cs_dispatch;
cpg               153 daemons/controld/controld_corosync.c         cluster->cpg.cpg_confchg_fn = cpg_membership_callback;
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               792 lib/cluster/cpg.c 	    .cpg_deliver_fn = cluster->cpg.cpg_deliver_fn,
cpg               793 lib/cluster/cpg.c 	    .cpg_confchg_fn = cluster->cpg.cpg_confchg_fn,