cpg_handle 86 include/crm/cluster.h cpg_handle_t cpg_handle; cpg_handle 54 lib/cluster/cpg.c if (cluster->cpg_handle) { cpg_handle 56 lib/cluster/cpg.c cpg_leave(cluster->cpg_handle, &cluster->group); cpg_handle 57 lib/cluster/cpg.c cpg_finalize(cluster->cpg_handle); cpg_handle 58 lib/cluster/cpg.c cluster->cpg_handle = 0; cpg_handle 237 lib/cluster/cpg.c rc = cpg_dispatch(cluster->cpg_handle, CS_DISPATCH_ONE); cpg_handle 240 lib/cluster/cpg.c cpg_finalize(cluster->cpg_handle); cpg_handle 241 lib/cluster/cpg.c cluster->cpg_handle = 0; cpg_handle 620 lib/cluster/cpg.c cluster->cpg_handle = handle;