#include <glib.h>
#include "crm/services.h"
Go to the source code of this file.
◆ upstart_cleanup()
G_GNUC_INTERNAL void upstart_cleanup |
( |
void |
| ) |
|
◆ upstart_job_exec()
G_GNUC_INTERNAL int upstart_job_exec |
( |
svc_action_t * |
op, |
|
|
gboolean |
synchronous |
|
) |
| |
◆ upstart_job_exists()
G_GNUC_INTERNAL gboolean upstart_job_exists |
( |
const gchar * |
name | ) |
|
◆ upstart_job_listall()
G_GNUC_INTERNAL GList* upstart_job_listall |
( |
void |
| ) |
|
◆ upstart_job_running()
G_GNUC_INTERNAL gboolean upstart_job_running |
( |
const gchar * |
name | ) |
|