|
corosync
2.3.5
|
#include "quorum.h"#include <corosync/logsys.h>#include <corosync/list.h>#include <corosync/coroapi.h>

Go to the source code of this file.
Functions | |
| char * | ykd_init (struct corosync_api_v1 *api, quorum_set_quorate_fn_t set_primary) |
| char* ykd_init | ( | struct corosync_api_v1 * | api, |
| quorum_set_quorate_fn_t | set_primary | ||
| ) |
Definition at line 511 of file vsf_ykd.c.
References corosync_api_v1::tpg_init, and corosync_api_v1::tpg_join.
Referenced by vsf_quorum_get_service_engine_ver0().
1.8.11