repo.or.cz
/
openais.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Apply suggestion from Andrew for srcdir functionality.
[openais.git]
/
lib
/
libSaClm.versions
blob
49dc9063ea907fe08dc15a9bfc474a1507ea6a6c
1
# Version and symbol export for libSaClm.so
2
3
OPENAIS_CLM_B.01.01 {
4
global:
5
saClmInitialize;
6
saClmSelectionObjectGet;
7
saClmDispatch;
8
saClmFinalize;
9
saClmClusterTrack;
10
saClmClusterTrackStop;
11
saClmClusterNodeGet;
12
saClmClusterNodeGetAsync;
13
14
local:
15
saHandleCreate;
16
saHandleDestroy;
17
saHandleInstanceGet;
18
saHandleInstancePut;
19
saPollRetry;
20
saRecvRetry;
21
saSendMsgReceiveReply;
22
saSendMsgRetry;
23
saSendReceiveReply;
24
saSendRetry;
25
saServiceConnect;
26
saVersionVerify;
27
clustTimeNow;
28
};