action_stdout 1395 daemons/controld/controld_execd.c result->action_stdout); action_stdout 650 daemons/execd/execd_commands.c } else if (cmd->result.action_stdout != NULL) { action_stdout 651 daemons/execd/execd_commands.c crm_xml_add(notify, F_LRMD_RSC_OUTPUT, cmd->result.action_stdout); action_stdout 1265 daemons/fenced/fenced_commands.c dev->targets = stonith__parse_targets(result->action_stdout); action_stdout 2520 daemons/fenced/fenced_commands.c if ((result->action_stdout != NULL) action_stdout 2527 daemons/fenced/fenced_commands.c if ((result->action_stdout != NULL) action_stdout 2577 daemons/fenced/fenced_commands.c crm_log_output(output_log_level, prefix, result->action_stdout); action_stdout 37 include/crm/common/results_internal.h char *action_stdout; // Action output action_stdout 52 include/crm/common/results_internal.h .action_stdout = NULL, \ action_stdout 989 lib/common/results.c free(result->action_stdout); action_stdout 990 lib/common/results.c result->action_stdout = out; action_stdout 1012 lib/common/results.c free(result->action_stdout); action_stdout 1013 lib/common/results.c result->action_stdout = NULL; action_stdout 1033 lib/common/results.c pcmk__str_update(&dst->action_stdout, src->action_stdout); action_stdout 439 lib/fencing/st_actions.c const char *action_stdout = NULL; action_stdout 448 lib/fencing/st_actions.c action_stdout = result->action_stdout; action_stdout 455 lib/fencing/st_actions.c crm_xml_add(xml, F_STONITH_OUTPUT, action_stdout); action_stdout 499 lib/fencing/st_actions.c char *action_stdout = NULL; action_stdout 504 lib/fencing/st_actions.c action_stdout = crm_element_value_copy(xml, F_STONITH_OUTPUT); action_stdout 530 lib/fencing/st_actions.c pcmk__set_result_output(result, action_stdout, NULL); action_stdout 2480 lib/fencing/st_client.c .action_stdout = NULL, action_stdout 2485 lib/fencing/st_client.c &result.action_stdout); action_stdout 2499 lib/fencing/st_client.c .action_stdout = NULL, action_stdout 159 lib/fencing/st_rhcs.c if (result->action_stdout == NULL) { action_stdout 165 lib/fencing/st_rhcs.c xml = string2xml(result->action_stdout); action_stdout 306 lib/fencing/st_rhcs.c *output = result->action_stdout; action_stdout 307 lib/fencing/st_rhcs.c result->action_stdout = NULL; action_stdout 2378 lib/lrmd/lrmd_client.c result.action_stdout = NULL; // Prevent free, because action owns it