![]() |
pacemaker
1.1.16-94ff4df
Scalable High-Availability cluster resource manager
|
Go to the source code of this file.
Functions | |
G_GNUC_INTERNAL GList * | upstart_job_listall (void) |
G_GNUC_INTERNAL int | upstart_job_exec (svc_action_t *op, gboolean synchronous) |
G_GNUC_INTERNAL gboolean | upstart_job_exists (const gchar *name) |
G_GNUC_INTERNAL gboolean | upstart_job_running (const gchar *name) |
G_GNUC_INTERNAL void | upstart_cleanup (void) |
G_GNUC_INTERNAL int upstart_job_exec | ( | svc_action_t * | op, |
gboolean | synchronous | ||
) |
G_GNUC_INTERNAL gboolean upstart_job_exists | ( | const gchar * | name | ) |
G_GNUC_INTERNAL gboolean upstart_job_running | ( | const gchar * | name | ) |