mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-22 08:59:32 +00:00

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1445 fd59a12c-fef9-0310-b244-a6a79926bd2f
19 lines
328 B
Plaintext
19 lines
328 B
Plaintext
# Version and symbol export for libaisutil.so
|
|
|
|
OPENAIS_UTIL_2.0 {
|
|
global:
|
|
saHandleCreate;
|
|
saHandleDestroy;
|
|
saHandleInstanceGet;
|
|
saHandleInstancePut;
|
|
saRecvRetry;
|
|
saSelectRetry;
|
|
saSendMsgReceiveReply;
|
|
saSendMsgRetry;
|
|
saSendReceiveReply;
|
|
saSendRetry;
|
|
saServiceConnect;
|
|
saVersionVerify;
|
|
clustTimeNow;
|
|
};
|