File: libvotequorum.versions

package info (click to toggle)
corosync 2.4.2-3%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 11,244 kB
  • sloc: ansic: 58,754; sh: 11,011; makefile: 1,138
file content (17 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Version and symbol export for libvotequorum.so

COROSYNC_VOTEQUORUM_1.0 {
	global:
		votequorum_initialize;
		votequorum_finalize;
		votequorum_getinfo;
		votequorum_setexpected;
		votequorum_setvotes;
		votequorum_qdevice_register;
		votequorum_qdevice_unregister;
		votequorum_qdevice_poll;
		votequorum_trackstart;
		votequorum_trackstop;
		votequorum_context_get;
		votequorum_context_set;
};