mirror_corosync/lib/libSaCkpt.versions
Steven Dake 1bf4e3bb25 defect 734
cleanup include files and exports from libraries



git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@731 fd59a12c-fef9-0310-b244-a6a79926bd2f
2005-07-13 19:57:48 +00:00

44 lines
971 B
Plaintext

# Version and symbol export for libSaCkpt.so
OPENAIS_CKPT_B.01.01 {
global:
saCkptInitialize;
saCkptSelectionObjectGet;
saCkptDispatch;
saCkptFinalize;
saCkptCheckpointOpen;
saCkptCheckpointOpenAsync;
saCkptCheckpointClose;
saCkptCheckpointUnlink;
saCkptCheckpointRetentionDurationSet;
saCkptActiveReplicaSet;
saCkptCheckpointStatusGet;
saCkptSectionCreate;
saCkptSectionDelete;
saCkptSectionExpirationTimeSet;
saCkptSectionIterationInitialize;
saCkptSectionIterationNext;
saCkptSectionIterationFinalize;
saCkptCheckpointWrite;
saCkptCheckpointOverwrite;
saCkptCheckpointRead;
saCkptCheckpointSynchronize;
saCkptCheckpointSynchronizeAsync;
local:
saHandleCreate;
saHandleDestroy;
saHandleInstanceGet;
saHandleInstancePut;
saPollRetry;
saRecvRetry;
saSendMsgReceiveReply;
saSendMsgRetry;
saSendReceiveReply;
saSendRetry;
saServiceConnect;
saServiceConnectTwo;
saVersionVerify;
clustTimeNow;
};