#include <glib.h>
#include "crm/services.h"
Go to the source code of this file.
◆ services__execute_systemd()
G_GNUC_INTERNAL int services__execute_systemd |
( |
svc_action_t * |
op | ) |
|
◆ services__systemd2ocf()
G_GNUC_INTERNAL enum ocf_exitcode services__systemd2ocf |
( |
int |
exit_status | ) |
|
◆ services__systemd_prepare()
G_GNUC_INTERNAL int services__systemd_prepare |
( |
svc_action_t * |
op | ) |
|
◆ systemd_cleanup()
G_GNUC_INTERNAL void systemd_cleanup |
( |
void |
| ) |
|
◆ systemd_unit_exists()
G_GNUC_INTERNAL gboolean systemd_unit_exists |
( |
const gchar * |
name | ) |
|
◆ systemd_unit_listall()
G_GNUC_INTERNAL GList* systemd_unit_listall |
( |
void |
| ) |
|