terminal 150 include/pcmki/pcmki_sched_allocate.h void LogNodeActions(pe_working_set_t * data_set, gboolean terminal); terminal 151 include/pcmki/pcmki_sched_allocate.h void LogActions(pe_resource_t * rsc, pe_working_set_t * data_set, gboolean terminal); terminal 153 include/pcmki/pcmki_sched_allocate.h gboolean terminal); terminal 3018 lib/pacemaker/pcmk_sched_allocate.c LogNodeActions(pe_working_set_t * data_set, gboolean terminal) terminal 3049 lib/pacemaker/pcmk_sched_allocate.c } else if(terminal && action->reason) { terminal 3051 lib/pacemaker/pcmk_sched_allocate.c } else if(terminal) { terminal 1059 lib/pacemaker/pcmk_sched_bundle.c gboolean terminal) terminal 1072 lib/pacemaker/pcmk_sched_bundle.c LogActions(replica->ip, data_set, terminal); terminal 1075 lib/pacemaker/pcmk_sched_bundle.c LogActions(replica->container, data_set, terminal); terminal 1078 lib/pacemaker/pcmk_sched_bundle.c LogActions(replica->remote, data_set, terminal); terminal 1081 lib/pacemaker/pcmk_sched_bundle.c LogActions(replica->child, data_set, terminal); terminal 2371 lib/pacemaker/pcmk_sched_native.c if(a && a->reason && terminal) { \ terminal 2375 lib/pacemaker/pcmk_sched_native.c } else if(terminal) { \ terminal 2397 lib/pacemaker/pcmk_sched_native.c LogAction(const char *change, pe_resource_t *rsc, pe_node_t *origin, pe_node_t *destination, pe_action_t *action, pe_action_t *source, gboolean terminal) terminal 2492 lib/pacemaker/pcmk_sched_native.c if(terminal) { terminal 2504 lib/pacemaker/pcmk_sched_native.c LogActions(pe_resource_t * rsc, pe_working_set_t * data_set, gboolean terminal) terminal 2520 lib/pacemaker/pcmk_sched_native.c pcmk__bundle_log_actions(rsc, data_set, terminal); terminal 2530 lib/pacemaker/pcmk_sched_native.c LogActions(child_rsc, data_set, terminal); terminal 2605 lib/pacemaker/pcmk_sched_native.c LogAction("Migrate", rsc, current, next, start, NULL, terminal); terminal 2608 lib/pacemaker/pcmk_sched_native.c LogAction("Reload", rsc, current, next, start, NULL, terminal); terminal 2616 lib/pacemaker/pcmk_sched_native.c terminal); terminal 2624 lib/pacemaker/pcmk_sched_native.c (stop && stop->reason)? stop : start, terminal); terminal 2629 lib/pacemaker/pcmk_sched_native.c rsc, current, next, stop, NULL, terminal); terminal 2632 lib/pacemaker/pcmk_sched_native.c LogAction("Recover", rsc, current, NULL, stop, NULL, terminal); terminal 2636 lib/pacemaker/pcmk_sched_native.c LogAction("Restart", rsc, current, next, start, NULL, terminal); terminal 2666 lib/pacemaker/pcmk_sched_native.c (stop_op && stop_op->reason)? stop_op : start, terminal); terminal 2674 lib/pacemaker/pcmk_sched_native.c LogAction("Recover", rsc, current, next, stop, start, terminal); terminal 2678 lib/pacemaker/pcmk_sched_native.c LogAction("Move", rsc, current, next, stop, NULL, terminal); terminal 2682 lib/pacemaker/pcmk_sched_native.c LogAction("Reload", rsc, current, next, start, NULL, terminal); terminal 2685 lib/pacemaker/pcmk_sched_native.c LogAction("Restart", rsc, current, next, start, NULL, terminal); terminal 2690 lib/pacemaker/pcmk_sched_native.c LogAction("Demote", rsc, current, next, demote, NULL, terminal); terminal 2694 lib/pacemaker/pcmk_sched_native.c LogAction("Promote", rsc, current, next, promote, NULL, terminal); terminal 2697 lib/pacemaker/pcmk_sched_native.c LogAction("Start", rsc, current, next, start, NULL, terminal);