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
Allow libconfdb to run standalone (without aisexec)
[openais.git]
/
lib
/
libaisutil.versions
blob
4dff075cce180fb11dce9040d6c0297da3411058
1
# Version and symbol export for libaisutil.so
2
3
OPENAIS_UTIL_2.0 {
4
global:
5
saHandleCreate;
6
saHandleDestroy;
7
saHandleInstanceGet;
8
saHandleInstancePut;
9
saRecvRetry;
10
saSelectRetry;
11
saSendMsgReceiveReply;
12
saSendMsgRetry;
13
saSendReceiveReply;
14
saSendRetry;
15
saServiceConnect;
16
saVersionVerify;
17
clustTimeNow;
18
};