first_node 537 lib/pacemaker/pcmk_sched_actions.c pe_node_t *first_node = first->node; first_node 543 lib/pacemaker/pcmk_sched_actions.c first_node = first->rsc->fns->location(first->rsc, NULL, FALSE); first_node 544 lib/pacemaker/pcmk_sched_actions.c if (first_node != NULL) { first_node 546 lib/pacemaker/pcmk_sched_actions.c pe__node_name(first_node), first->uuid); first_node 563 lib/pacemaker/pcmk_sched_actions.c && (first_node != NULL) && (then_node != NULL) first_node 564 lib/pacemaker/pcmk_sched_actions.c && (first_node->details != then_node->details)) { first_node 568 lib/pacemaker/pcmk_sched_actions.c other->action->uuid, pe__node_name(first_node), first_node 611 lib/pacemaker/pcmk_sched_actions.c then_flags = action_flags_for_ordering(then, first_node); first_node 535 maint/gnulib/lib/gl_list.h gl_list_node_t (*first_node) (gl_list_t list); first_node 669 maint/gnulib/lib/gl_list.h ->first_node (list);