first_node 544 lib/pacemaker/pcmk_sched_actions.c pcmk_node_t *first_node = first->node; first_node 550 lib/pacemaker/pcmk_sched_actions.c first_node = first->rsc->fns->location(first->rsc, NULL, FALSE); first_node 551 lib/pacemaker/pcmk_sched_actions.c if (first_node != NULL) { first_node 553 lib/pacemaker/pcmk_sched_actions.c pe__node_name(first_node), first->uuid); first_node 570 lib/pacemaker/pcmk_sched_actions.c && (first_node != NULL) && (then_node != NULL) first_node 571 lib/pacemaker/pcmk_sched_actions.c && !pe__same_node(first_node, then_node)) { first_node 576 lib/pacemaker/pcmk_sched_actions.c other->action->uuid, pe__node_name(first_node), first_node 619 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);