svc_action_t       70 daemons/execd/execd_alerts.c alert_complete(svc_action_t *action)
svc_action_t      113 daemons/execd/execd_alerts.c     svc_action_t *action = NULL;
svc_action_t      816 daemons/execd/execd_commands.c action_complete(svc_action_t * action)
svc_action_t     1294 daemons/execd/execd_commands.c     svc_action_t *action = NULL;
svc_action_t      239 include/crm/services.h svc_action_t *resources_action_create(const char *name, const char *standard,
svc_action_t      270 include/crm/services.h svc_action_t *services_action_create_generic(const char *exec,
svc_action_t      273 include/crm/services.h void services_action_cleanup(svc_action_t *op);
svc_action_t      274 include/crm/services.h void services_action_free(svc_action_t *op);
svc_action_t      275 include/crm/services.h int services_action_user(svc_action_t *op, const char *user);
svc_action_t      276 include/crm/services.h gboolean services_action_sync(svc_action_t *op);
svc_action_t      311 include/crm/services.h gboolean services_action_async_fork_notify(svc_action_t *op,
svc_action_t      312 include/crm/services.h         void (*action_callback) (svc_action_t *),
svc_action_t      313 include/crm/services.h         void (*action_fork_callback) (svc_action_t *));
svc_action_t      344 include/crm/services.h gboolean services_action_async(svc_action_t *op,
svc_action_t      345 include/crm/services.h                                void (*action_callback) (svc_action_t *));
svc_action_t      351 include/crm/services.h svc_action_t *services_alert_create(const char *id, const char *exec,
svc_action_t      354 include/crm/services.h gboolean services_alert_async(svc_action_t *action,
svc_action_t      355 include/crm/services.h                               void (*cb)(svc_action_t *op));
svc_action_t       39 include/crm/services_internal.h svc_action_t *services__create_resource_action(const char *name,
svc_action_t       48 include/crm/services_internal.h const char *services__exit_reason(const svc_action_t *action);
svc_action_t       49 include/crm/services_internal.h char *services__grab_stdout(svc_action_t *action);
svc_action_t       50 include/crm/services_internal.h char *services__grab_stderr(svc_action_t *action);
svc_action_t       52 include/crm/services_internal.h void services__set_result(svc_action_t *action, int agent_status,
svc_action_t       56 include/crm/services_internal.h void services__format_result(svc_action_t *action, int agent_status,
svc_action_t       41 lib/fencing/st_actions.c     svc_action_t *svc_action;
svc_action_t       64 lib/fencing/st_actions.c set_result_from_svc_action(stonith_action_t *action, svc_action_t *svc_action)
svc_action_t      531 lib/fencing/st_actions.c stonith_action_async_done(svc_action_t *svc_action)
svc_action_t      557 lib/fencing/st_actions.c stonith_action_async_forked(svc_action_t *svc_action)
svc_action_t      580 lib/fencing/st_actions.c     svc_action_t *svc_action = NULL;
svc_action_t     2094 lib/lrmd/lrmd_client.c     svc_action_t *action = NULL;
svc_action_t     2503 lib/lrmd/lrmd_client.c metadata_complete(svc_action_t *action)
svc_action_t     2542 lib/lrmd/lrmd_client.c     svc_action_t *action = NULL;
svc_action_t       97 lib/services/services.c inflight_systemd(const svc_action_t *op)
svc_action_t      157 lib/services/services.c static svc_action_t *
svc_action_t      160 lib/services/services.c     svc_action_t *op = calloc(1, sizeof(svc_action_t));
svc_action_t      216 lib/services/services.c copy_action_arguments(svc_action_t *op, uint32_t ra_caps, const char *name,
svc_action_t      253 lib/services/services.c svc_action_t *
svc_action_t      259 lib/services/services.c     svc_action_t *op = NULL;
svc_action_t      327 lib/services/services.c svc_action_t *
svc_action_t      333 lib/services/services.c     svc_action_t *op = services__create_resource_action(name, standard,
svc_action_t      348 lib/services/services.c svc_action_t *
svc_action_t      351 lib/services/services.c     svc_action_t *op = new_action();
svc_action_t      405 lib/services/services.c svc_action_t *
svc_action_t      409 lib/services/services.c     svc_action_t *action = services_action_create_generic(exec, NULL);
svc_action_t      435 lib/services/services.c services_action_user(svc_action_t *op, const char *user)
svc_action_t      455 lib/services/services.c services_alert_async(svc_action_t *action, void (*cb)(svc_action_t *op))
svc_action_t      471 lib/services/services.c services_set_op_pending(svc_action_t *op, DBusPendingCall *pending)
svc_action_t      491 lib/services/services.c services_action_cleanup(svc_action_t * op)
svc_action_t      565 lib/services/services.c services_action_free(svc_action_t * op)
svc_action_t      618 lib/services/services.c cancel_recurring_action(svc_action_t * op)
svc_action_t      648 lib/services/services.c     svc_action_t *op = NULL;
svc_action_t      714 lib/services/services.c     svc_action_t * op = NULL;
svc_action_t      748 lib/services/services.c handle_duplicate_recurring(svc_action_t *op)
svc_action_t      750 lib/services/services.c     svc_action_t * dup = NULL;
svc_action_t      795 lib/services/services.c execute_action(svc_action_t *op)
svc_action_t      808 lib/services/services.c services_add_inflight_op(svc_action_t * op)
svc_action_t      829 lib/services/services.c services_untrack_op(const svc_action_t *op)
svc_action_t      840 lib/services/services.c services_action_async_fork_notify(svc_action_t * op,
svc_action_t      841 lib/services/services.c                                   void (*action_callback) (svc_action_t *),
svc_action_t      842 lib/services/services.c                                   void (*action_fork_callback) (svc_action_t *))
svc_action_t      874 lib/services/services.c services_action_async(svc_action_t * op,
svc_action_t      875 lib/services/services.c                       void (*action_callback) (svc_action_t *))
svc_action_t      886 lib/services/services.c     svc_action_t *op = NULL;
svc_action_t      903 lib/services/services.c     svc_action_t *op = NULL;
svc_action_t      945 lib/services/services.c execute_metadata_action(svc_action_t *op)
svc_action_t      990 lib/services/services.c services_action_sync(svc_action_t * op)
svc_action_t     1212 lib/services/services.c services__set_result(svc_action_t *action, int agent_status,
svc_action_t     1241 lib/services/services.c services__format_result(svc_action_t *action, int agent_status,
svc_action_t     1275 lib/services/services.c services__set_cancelled(svc_action_t *action)
svc_action_t     1293 lib/services/services.c services__action_kind(const svc_action_t *action)
svc_action_t     1317 lib/services/services.c services__exit_reason(const svc_action_t *action)
svc_action_t     1333 lib/services/services.c services__grab_stdout(svc_action_t *action)
svc_action_t     1352 lib/services/services.c services__grab_stderr(svc_action_t *action)
svc_action_t      288 lib/services/services_linux.c svc_read_output(int fd, svc_action_t * op, bool is_stderr)
svc_action_t      357 lib/services/services_linux.c     svc_action_t *op = (svc_action_t *) userdata;
svc_action_t      365 lib/services/services_linux.c     svc_action_t *op = (svc_action_t *) userdata;
svc_action_t      373 lib/services/services_linux.c     svc_action_t *op = (svc_action_t *) user_data;
svc_action_t      387 lib/services/services_linux.c     svc_action_t *op = (svc_action_t *) user_data;
svc_action_t      449 lib/services/services_linux.c add_action_env_vars(const svc_action_t *op)
svc_action_t      489 lib/services/services_linux.c     svc_action_t *op = user_data;
svc_action_t      512 lib/services/services_linux.c pipe_in_action_stdin_parameters(const svc_action_t *op)
svc_action_t      522 lib/services/services_linux.c     svc_action_t *op = data;
svc_action_t      556 lib/services/services_linux.c services__finalize_async_op(svc_action_t *op)
svc_action_t      591 lib/services/services_linux.c close_op_input(svc_action_t *op)
svc_action_t      599 lib/services/services_linux.c finish_op_output(svc_action_t *op, bool is_stderr)
svc_action_t      627 lib/services/services_linux.c log_op_output(svc_action_t *op)
svc_action_t      645 lib/services/services_linux.c parse_exit_reason_from_stderr(svc_action_t *op)
svc_action_t      699 lib/services/services_linux.c     svc_action_t *op = mainloop_child_userdata(p);
svc_action_t      765 lib/services/services_linux.c services__generic_error(const svc_action_t *op)
svc_action_t      796 lib/services/services_linux.c services__not_installed_error(const svc_action_t *op)
svc_action_t      827 lib/services/services_linux.c services__authorization_error(const svc_action_t *op)
svc_action_t      859 lib/services/services_linux.c services__configuration_error(const svc_action_t *op, bool is_fatal)
svc_action_t      887 lib/services/services_linux.c services__handle_exec_error(svc_action_t * op, int error)
svc_action_t      929 lib/services/services_linux.c exit_child(const svc_action_t *op, int exit_status, const char *exit_reason)
svc_action_t      941 lib/services/services_linux.c action_launch_child(svc_action_t *op)
svc_action_t     1049 lib/services/services_linux.c wait_for_sync_result(svc_action_t *op, struct sigchld_data_s *data)
svc_action_t     1208 lib/services/services_linux.c services__execute_file(svc_action_t *op)
svc_action_t      268 lib/services/services_lsb.c services__lsb_prepare(svc_action_t *op)
svc_action_t       25 lib/services/services_lsb.h G_GNUC_INTERNAL int services__lsb_prepare(svc_action_t *op);
svc_action_t      123 lib/services/services_ocf.c services__ocf_prepare(svc_action_t *op)
svc_action_t       33 lib/services/services_ocf.h int services__ocf_prepare(svc_action_t *op);
svc_action_t       38 lib/services/services_private.h     void (*callback) (svc_action_t * op);
svc_action_t       39 lib/services/services_private.h     void (*fork_callback) (svc_action_t * op);
svc_action_t       55 lib/services/services_private.h const char *services__action_kind(const svc_action_t *action);
svc_action_t       65 lib/services/services_private.h int services__execute_file(svc_action_t *op);
svc_action_t       68 lib/services/services_private.h gboolean cancel_recurring_action(svc_action_t * op);
svc_action_t       74 lib/services/services_private.h int services__finalize_async_op(svc_action_t *op);
svc_action_t       77 lib/services/services_private.h int services__generic_error(const svc_action_t *op);
svc_action_t       80 lib/services/services_private.h int services__not_installed_error(const svc_action_t *op);
svc_action_t       83 lib/services/services_private.h int services__authorization_error(const svc_action_t *op);
svc_action_t       86 lib/services/services_private.h int services__configuration_error(const svc_action_t *op, bool is_fatal);
svc_action_t       89 lib/services/services_private.h void services__handle_exec_error(svc_action_t * op, int error);
svc_action_t       92 lib/services/services_private.h void services__set_cancelled(svc_action_t *action);
svc_action_t       95 lib/services/services_private.h void services_add_inflight_op(svc_action_t *op);
svc_action_t       98 lib/services/services_private.h void services_untrack_op(const svc_action_t *op);
svc_action_t      105 lib/services/services_private.h void services_set_op_pending(svc_action_t *op, DBusPendingCall *pending);
svc_action_t       24 lib/services/systemd.c static void invoke_unit_by_path(svc_action_t *op, const char *unit);
svc_action_t       40 lib/services/systemd.c services__systemd_prepare(svc_action_t *op)
svc_action_t      303 lib/services/systemd.c set_result_from_method_error(svc_action_t *op, const DBusError *error)
svc_action_t      342 lib/services/systemd.c execute_after_loadunit(DBusMessage *reply, svc_action_t *op)
svc_action_t      400 lib/services/systemd.c     svc_action_t *op = user_data;
svc_action_t      436 lib/services/systemd.c invoke_unit_by_name(const char *arg_name, svc_action_t *op, char **path)
svc_action_t      735 lib/services/systemd.c process_unit_method_reply(DBusMessage *reply, svc_action_t *op)
svc_action_t      779 lib/services/systemd.c     svc_action_t *op = user_data;
svc_action_t      914 lib/services/systemd.c     svc_action_t *op = userdata;
svc_action_t      950 lib/services/systemd.c invoke_unit_by_path(svc_action_t *op, const char *unit)
svc_action_t     1051 lib/services/systemd.c     svc_action_t * op = p;
svc_action_t     1080 lib/services/systemd.c services__execute_systemd(svc_action_t *op)
svc_action_t       23 lib/services/systemd.h int services__systemd_prepare(svc_action_t *op);
svc_action_t       29 lib/services/systemd.h int services__execute_systemd(svc_action_t *op);
svc_action_t     2233 tools/crm_resource_runtime.c     svc_action_t *op = NULL;