pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
systemd.h File Reference
#include <glib.h>
#include "crm/services.h"
Include dependency graph for systemd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

G_GNUC_INTERNAL GList * systemd_unit_listall (void)
 
G_GNUC_INTERNAL gboolean systemd_unit_exec (svc_action_t *op)
 
G_GNUC_INTERNAL gboolean systemd_unit_exists (const gchar *name)
 
G_GNUC_INTERNAL void systemd_cleanup (void)
 

Function Documentation

G_GNUC_INTERNAL void systemd_cleanup ( void  )

Definition at line 137 of file systemd.c.

G_GNUC_INTERNAL gboolean systemd_unit_exec ( svc_action_t op)

Definition at line 834 of file systemd.c.

G_GNUC_INTERNAL gboolean systemd_unit_exists ( const gchar *  name)
G_GNUC_INTERNAL GList* systemd_unit_listall ( void  )

Definition at line 394 of file systemd.c.