#include <glib.h>
#include "crm/services.h"
Go to the source code of this file.
◆ MAX_ARGC
◆ cancel_recurring_action()
G_GNUC_INTERNAL gboolean cancel_recurring_action |
( |
svc_action_t * |
op | ) |
|
◆ is_op_blocked()
G_GNUC_INTERNAL gboolean is_op_blocked |
( |
const char * |
rsc | ) |
|
◆ operation_finalize()
G_GNUC_INTERNAL gboolean operation_finalize |
( |
svc_action_t * |
op | ) |
|
◆ recurring_action_timer()
G_GNUC_INTERNAL gboolean recurring_action_timer |
( |
gpointer |
data | ) |
|
◆ resources_os_list_nagios_agents()
G_GNUC_INTERNAL GList* resources_os_list_nagios_agents |
( |
void |
| ) |
|
◆ resources_os_list_ocf_agents()
G_GNUC_INTERNAL GList* resources_os_list_ocf_agents |
( |
const char * |
provider | ) |
|
◆ resources_os_list_ocf_providers()
G_GNUC_INTERNAL GList* resources_os_list_ocf_providers |
( |
void |
| ) |
|
◆ services__nagios_agent_exists()
G_GNUC_INTERNAL gboolean services__nagios_agent_exists |
( |
const char * |
agent | ) |
|
◆ services__ocf_agent_exists()
G_GNUC_INTERNAL gboolean services__ocf_agent_exists |
( |
const char * |
provider, |
|
|
const char * |
agent |
|
) |
| |
◆ services_add_inflight_op()
G_GNUC_INTERNAL void services_add_inflight_op |
( |
svc_action_t * |
op | ) |
|
◆ services_os_action_execute()
G_GNUC_INTERNAL gboolean services_os_action_execute |
( |
svc_action_t * |
op | ) |
|
◆ services_os_get_directory_list()
G_GNUC_INTERNAL GList* services_os_get_directory_list |
( |
const char * |
root, |
|
|
gboolean |
files, |
|
|
gboolean |
executable |
|
) |
| |
◆ services_untrack_op()
G_GNUC_INTERNAL void services_untrack_op |
( |
svc_action_t * |
op | ) |
|