1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# Version and symbol export for libcpg.so COROSYNC_CPG_1.0 { global: cpg_initialize; cpg_finalize; cpg_fd_get; cpg_dispatch; cpg_join; cpg_leave; cpg_mcast_joined; cpg_membership_get; cpg_context_get; cpg_context_set; cpg_zcb_alloc; cpg_zcb_free; };