pacemaker
3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
|
Deprecated Pacemaker utilities. More...
#include <stdbool.h>
#include <glib.h>
Go to the source code of this file.
Functions | |
void | crm_gnutls_global_init (void) |
bool | crm_is_daemon_name (const char *name) |
Check whether string represents a client name used by cluster daemons. More... | |
Deprecated Pacemaker utilities.
Definition in file util_compat.h.
void crm_gnutls_global_init | ( | void | ) |
bool crm_is_daemon_name | ( | const char * | name | ) |
Check whether string represents a client name used by cluster daemons.
[in] | name | String to check |