1VOTEQUORUM_CONTEXT_CGoErTo(s3y)nc Cluster Engine Programmer'sVOMTaEnQuUaOlRUM_CONTEXT_GET(3)
2
3
4
6 votequorum_context_get - Gets the context variable for a VOTEQUORUM
7 instance
8
10 #include <corosync/votequorum.h>
11
12 int votequorum_context_get(votequorum_handle_t handle, void **context);
13
15 The votequorum_context_get function is used to retrieve the context
16 variable previously stored using votequorum_context_set(3)
17
19 This call returns the VOTEQUORUM_OK value if successful, otherwise an
20 error is returned.
21
23 The errors are undocumented.
24
26 votequorum_initialize(3), votequorum_finalize(3), votequorum_fd_get(3),
27 votequorum_dispatch(3), votequorum_context_get(3), votequorum_con‐
28 text_set(3),
29
30corosync Man Page 2004-08-31 VOTEQUORUM_CONTEXT_GET(3)