#include <glib.h>
#include "crm/services.h"
 
Go to the source code of this file.
◆ services__execute_upstart()
      
        
          | G_GNUC_INTERNAL int services__execute_upstart  | 
          ( | 
          svc_action_t *  | 
          op | ) | 
           | 
        
      
 
 
◆ services__upstart2ocf()
      
        
          | G_GNUC_INTERNAL enum ocf_exitcode services__upstart2ocf  | 
          ( | 
          int  | 
          exit_status | ) | 
           | 
        
      
 
 
◆ services__upstart_prepare()
      
        
          | G_GNUC_INTERNAL int services__upstart_prepare  | 
          ( | 
          svc_action_t *  | 
          op | ) | 
           | 
        
      
 
 
◆ upstart_cleanup()
      
        
          | G_GNUC_INTERNAL void upstart_cleanup  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ upstart_job_exists()
      
        
          | G_GNUC_INTERNAL gboolean upstart_job_exists  | 
          ( | 
          const gchar *  | 
          name | ) | 
           | 
        
      
 
 
◆ upstart_job_listall()
      
        
          | G_GNUC_INTERNAL GList* upstart_job_listall  | 
          ( | 
          void  | 
           | ) | 
           |