mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-18 21:09:48 +00:00

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1112 fd59a12c-fef9-0310-b244-a6a79926bd2f
40 lines
786 B
Plaintext
40 lines
786 B
Plaintext
# Version and symbol export for libSaClm.so
|
|
|
|
OPENAIS_AMF_B.01.01 {
|
|
global:
|
|
saAmfInitialize;
|
|
saAmfSelectionObjectGet;
|
|
saAmfDispatch;
|
|
saAmfFinalize;
|
|
saAmfComponentRegister;
|
|
saAmfComponentUnregister;
|
|
saAmfComponentNameGet;
|
|
saAmfPmStart;
|
|
saAmfPmStop;
|
|
saAmfHealthcheckStart;
|
|
saAmfHealthcheckConfirm;
|
|
saAmfHealthcheckStop;
|
|
saAmfHAStateGet;
|
|
saAmfCSIQuiescingComplete;
|
|
saAmfProtectionGroupTrack;
|
|
saAmfProtectionGroupTrackStop;
|
|
saAmfComponentErrorReport;
|
|
saAmfComponentErrorClear;
|
|
saAmfResponse;
|
|
|
|
local:
|
|
saHandleCreate;
|
|
saHandleDestroy;
|
|
saHandleInstanceGet;
|
|
saHandleInstancePut;
|
|
saPollRetry;
|
|
saRecvRetry;
|
|
saSendMsgReceiveReply;
|
|
saSendMsgRetry;
|
|
saSendReceiveReply;
|
|
saSendRetry;
|
|
saServiceConnect;
|
|
saVersionVerify;
|
|
clustTimeNow;
|
|
};
|