svc_action_t 247 include/crm/services.h svc_action_t *services_action_create(const char *name, const char *action, svc_action_t 268 include/crm/services.h svc_action_t *resources_action_create(const char *name, const char *standard, svc_action_t 294 include/crm/services.h svc_action_t *services_action_create_generic(const char *exec, const char *args[]); svc_action_t 296 include/crm/services.h void services_action_cleanup(svc_action_t * op); svc_action_t 297 include/crm/services.h void services_action_free(svc_action_t * op); svc_action_t 298 include/crm/services.h int services_action_user(svc_action_t *op, const char *user); svc_action_t 300 include/crm/services.h gboolean services_action_sync(svc_action_t * op); svc_action_t 311 include/crm/services.h gboolean services_action_async(svc_action_t * op, void (*action_callback) (svc_action_t *)); svc_action_t 316 include/crm/services.h svc_action_t *services_alert_create(const char *id, const char *exec, svc_action_t 319 include/crm/services.h gboolean services_alert_async(svc_action_t *action, svc_action_t 320 include/crm/services.h void (*cb)(svc_action_t *op)); svc_action_t 1592 lib/lrmd/lrmd_client.c svc_action_t *action; svc_action_t 51 lib/services/services.c svc_action_t * svc_action_t 122 lib/services/services.c inflight_systemd_or_upstart(svc_action_t *op) svc_action_t 164 lib/services/services.c svc_action_t * svc_action_t 169 lib/services/services.c svc_action_t *op = NULL; svc_action_t 205 lib/services/services.c op = calloc(1, sizeof(svc_action_t)); svc_action_t 366 lib/services/services.c svc_action_t * svc_action_t 369 lib/services/services.c svc_action_t *op; svc_action_t 404 lib/services/services.c svc_action_t * svc_action_t 408 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 482 lib/services/services.c services_alert_async(svc_action_t *action, void (*cb)(svc_action_t *op)) svc_action_t 507 lib/services/services.c services_set_op_pending(svc_action_t *op, DBusPendingCall *pending) svc_action_t 527 lib/services/services.c services_action_cleanup(svc_action_t * op) svc_action_t 563 lib/services/services.c services_action_free(svc_action_t * op) svc_action_t 615 lib/services/services.c cancel_recurring_action(svc_action_t * op) svc_action_t 645 lib/services/services.c svc_action_t *op = NULL; svc_action_t 706 lib/services/services.c svc_action_t * op = NULL; svc_action_t 740 lib/services/services.c handle_duplicate_recurring(svc_action_t * op) svc_action_t 742 lib/services/services.c svc_action_t * dup = NULL; svc_action_t 771 lib/services/services.c action_exec_helper(svc_action_t * op) svc_action_t 795 lib/services/services.c services_add_inflight_op(svc_action_t * op) svc_action_t 816 lib/services/services.c services_untrack_op(svc_action_t *op) svc_action_t 827 lib/services/services.c services_action_async(svc_action_t * op, void (*action_callback) (svc_action_t *)) svc_action_t 859 lib/services/services.c svc_action_t *op = NULL; svc_action_t 876 lib/services/services.c svc_action_t *op = NULL; svc_action_t 1271 lib/services/services.c action_get_metadata(svc_action_t *op) svc_action_t 1316 lib/services/services.c services_action_sync(svc_action_t * op) svc_action_t 39 lib/services/services_linux.c svc_read_output(int fd, svc_action_t * op, bool is_stderr) svc_action_t 96 lib/services/services_linux.c svc_action_t *op = (svc_action_t *) userdata; svc_action_t 104 lib/services/services_linux.c svc_action_t *op = (svc_action_t *) userdata; svc_action_t 112 lib/services/services_linux.c svc_action_t *op = (svc_action_t *) user_data; svc_action_t 126 lib/services/services_linux.c svc_action_t *op = (svc_action_t *) user_data; svc_action_t 169 lib/services/services_linux.c add_action_env_vars(const svc_action_t *op) svc_action_t 201 lib/services/services_linux.c svc_action_t *op = data; svc_action_t 218 lib/services/services_linux.c operation_finalize(svc_action_t * op) svc_action_t 257 lib/services/services_linux.c svc_action_t *op = mainloop_child_userdata(p); svc_action_t 327 lib/services/services_linux.c services_handle_exec_error(svc_action_t * op, int error) svc_action_t 373 lib/services/services_linux.c action_launch_child(svc_action_t *op) svc_action_t 463 lib/services/services_linux.c action_synced_wait(svc_action_t * op, sigset_t *mask) svc_action_t 610 lib/services/services_linux.c services_os_action_execute(svc_action_t * op) svc_action_t 38 lib/services/services_private.h void (*callback) (svc_action_t * op); svc_action_t 55 lib/services/services_private.h gboolean services_os_action_execute(svc_action_t * op); svc_action_t 70 lib/services/services_private.h gboolean cancel_recurring_action(svc_action_t * op); svc_action_t 76 lib/services/services_private.h gboolean operation_finalize(svc_action_t * op); svc_action_t 79 lib/services/services_private.h void services_add_inflight_op(svc_action_t *op); svc_action_t 82 lib/services/services_private.h void services_untrack_op(svc_action_t *op); svc_action_t 89 lib/services/services_private.h void services_set_op_pending(svc_action_t *op, DBusPendingCall *pending); svc_action_t 20 lib/services/systemd.c gboolean systemd_unit_exec_with_unit(svc_action_t * op, const char *unit); svc_action_t 226 lib/services/systemd.c systemd_mask_error(svc_action_t *op, const char *error) svc_action_t 250 lib/services/systemd.c systemd_loadunit_result(DBusMessage *reply, svc_action_t * op) svc_action_t 285 lib/services/systemd.c svc_action_t * op = user_data; svc_action_t 304 lib/services/systemd.c systemd_unit_by_name(const gchar * arg_name, svc_action_t *op) svc_action_t 520 lib/services/systemd.c systemd_exec_result(DBusMessage *reply, svc_action_t *op) svc_action_t 555 lib/services/systemd.c svc_action_t *op = user_data; svc_action_t 577 lib/services/systemd.c svc_action_t * op = userdata; svc_action_t 603 lib/services/systemd.c systemd_unit_exec_with_unit(svc_action_t * op, const char *unit) svc_action_t 744 lib/services/systemd.c svc_action_t * op = p; svc_action_t 756 lib/services/systemd.c systemd_unit_exec(svc_action_t * op) svc_action_t 26 lib/services/systemd.h G_GNUC_INTERNAL gboolean systemd_unit_exec(svc_action_t * op); svc_action_t 298 lib/services/upstart.c svc_action_t * op = userdata; svc_action_t 340 lib/services/upstart.c upstart_mask_error(svc_action_t *op, const char *error) svc_action_t 370 lib/services/upstart.c svc_action_t *op = user_data; svc_action_t 417 lib/services/upstart.c upstart_job_exec(svc_action_t * op) svc_action_t 26 lib/services/upstart.h G_GNUC_INTERNAL gboolean upstart_job_exec(svc_action_t * op); svc_action_t 760 lrmd/lrmd.c action_get_uniform_rc(svc_action_t * action) svc_action_t 856 lrmd/lrmd.c action_complete(svc_action_t * action) svc_action_t 1180 lrmd/lrmd.c svc_action_t *action = NULL; svc_action_t 67 lrmd/lrmd_alert_api.c alert_complete(svc_action_t *action) svc_action_t 88 lrmd/lrmd_alert_api.c svc_action_t *action = NULL; svc_action_t 1464 tools/crm_resource_runtime.c svc_action_t *op = NULL;