stonith_action_t 408 daemons/fenced/fenced_commands.c stonith_action_t *action = NULL; stonith_action_t 52 include/crm/fencing/internal.h stonith_action_t *stonith_action_create(const char *agent, stonith_action_t 60 include/crm/fencing/internal.h void stonith__destroy_action(stonith_action_t *action); stonith_action_t 61 include/crm/fencing/internal.h pcmk__action_result_t *stonith__action_result(stonith_action_t *action); stonith_action_t 68 include/crm/fencing/internal.h stonith_action_execute_async(stonith_action_t * action, stonith_action_t 14 lib/fencing/fencing_private.h int stonith__execute(stonith_action_t *action); stonith_action_t 53 lib/fencing/st_actions.c static int internal_stonith_action_execute(stonith_action_t *action); stonith_action_t 54 lib/fencing/st_actions.c static void log_action(stonith_action_t *action, pid_t pid); stonith_action_t 64 lib/fencing/st_actions.c set_result_from_svc_action(stonith_action_t *action, svc_action_t *svc_action) stonith_action_t 74 lib/fencing/st_actions.c log_action(stonith_action_t *action, pid_t pid) stonith_action_t 203 lib/fencing/st_actions.c stonith__destroy_action(stonith_action_t *action) stonith_action_t 229 lib/fencing/st_actions.c stonith__action_result(stonith_action_t *action) stonith_action_t 235 lib/fencing/st_actions.c stonith_action_t * stonith_action_t 243 lib/fencing/st_actions.c stonith_action_t *action; stonith_action_t 245 lib/fencing/st_actions.c action = calloc(1, sizeof(stonith_action_t)); stonith_action_t 277 lib/fencing/st_actions.c update_remaining_timeout(stonith_action_t * action) stonith_action_t 511 lib/fencing/st_actions.c stonith_action_t *action = (stonith_action_t *) svc_action->cb_data; stonith_action_t 537 lib/fencing/st_actions.c stonith_action_t *action = (stonith_action_t *) svc_action->cb_data; stonith_action_t 554 lib/fencing/st_actions.c internal_stonith_action_execute(stonith_action_t * action) stonith_action_t 645 lib/fencing/st_actions.c stonith_action_execute_async(stonith_action_t * action, stonith_action_t 673 lib/fencing/st_actions.c stonith__execute(stonith_action_t *action) stonith_action_t 130 lib/fencing/st_rhcs.c stonith_action_t *action = stonith_action_create(agent, "metadata", NULL, 0, stonith_action_t 264 lib/fencing/st_rhcs.c stonith_action_t *action = NULL;