input_node 1554 lib/pacemaker/pcmk_sched_graph.c pe_node_t *input_node = input->action->node; input_node 1564 lib/pacemaker/pcmk_sched_graph.c if ((input_node == NULL) || (allocated == NULL) input_node 1565 lib/pacemaker/pcmk_sched_graph.c || (input_node->details != allocated->details)) { input_node 1571 lib/pacemaker/pcmk_sched_graph.c (input_node? input_node->details->uname : "<none>")); input_node 1576 lib/pacemaker/pcmk_sched_graph.c } else if ((input_node == NULL) || (action->node == NULL) input_node 1577 lib/pacemaker/pcmk_sched_graph.c || (input_node->details != action->node->details)) { input_node 1583 lib/pacemaker/pcmk_sched_graph.c (input_node? input_node->details->uname : "<none>"));