first_node 527 lib/pacemaker/pcmk_sched_actions.c pe_node_t *first_node = first->node; first_node 533 lib/pacemaker/pcmk_sched_actions.c first_node = first->rsc->fns->location(first->rsc, NULL, FALSE); first_node 534 lib/pacemaker/pcmk_sched_actions.c if (first_node != NULL) { first_node 536 lib/pacemaker/pcmk_sched_actions.c first_node->details->uname, first->uuid); first_node 553 lib/pacemaker/pcmk_sched_actions.c && (first_node != NULL) && (then_node != NULL) first_node 554 lib/pacemaker/pcmk_sched_actions.c && (first_node->details != then_node->details)) { first_node 558 lib/pacemaker/pcmk_sched_actions.c other->action->uuid, first_node->details->uname, first_node 601 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);