pacemaker
2.1.0-7c3f660
Scalable High-Availability cluster resource manager
|
Go to the source code of this file.
Functions | |
G_GNUC_INTERNAL int | services__get_lsb_metadata (const char *type, char **output) |
G_GNUC_INTERNAL GList * | services__list_lsb_agents (void) |
G_GNUC_INTERNAL char * | services__lsb_agent_path (const char *agent) |
G_GNUC_INTERNAL bool | services__lsb_agent_exists (const char *agent) |
G_GNUC_INTERNAL int services__get_lsb_metadata | ( | const char * | type, |
char ** | output | ||
) |
Definition at line 102 of file services_lsb.c.
G_GNUC_INTERNAL GList* services__list_lsb_agents | ( | void | ) |
Definition at line 245 of file services_lsb.c.
G_GNUC_INTERNAL bool services__lsb_agent_exists | ( | const char * | agent | ) |
Definition at line 258 of file services_lsb.c.
G_GNUC_INTERNAL char* services__lsb_agent_path | ( | const char * | agent | ) |
Definition at line 251 of file services_lsb.c.