mirror_corosync/lib/libcpg.versions
2006-07-10 22:11:43 +00:00

29 lines
463 B
Plaintext

# Version and symbol export for libcpg.so
OPENAIS_CPG_1.0 {
global:
cpg_initialize;
cpg_finalize;
cpg_fd_get;
cpg_dispatch;
cpg_join;
cpg_leave;
cpg_mcast_joined;
cpg_membership_get;
local:
saHandleCreate;
saHandleDestroy;
saHandleInstanceGet;
saHandleInstancePut;
saRecvRetry;
saSelectRetry;
saSendMsgReceiveReply;
saSendMsgRetry;
saSendReceiveReply;
saSendRetry;
saServiceConnect;
saVersionVerify;
clustTimeNow;
};