stop_if_fail       91 lib/pacemaker/libpacemaker_private.h                            bool stop_if_fail);
stop_if_fail      759 lib/pacemaker/libpacemaker_private.h                                     bool stop_if_fail);
stop_if_fail      807 lib/pacemaker/libpacemaker_private.h                                 bool stop_if_fail);
stop_if_fail      872 lib/pacemaker/libpacemaker_private.h                                 bool stop_if_fail);
stop_if_fail      925 lib/pacemaker/libpacemaker_private.h                                  const pcmk_node_t *prefer, bool stop_if_fail);
stop_if_fail     1091 lib/pacemaker/libpacemaker_private.h                            bool stop_if_fail);
stop_if_fail       21 lib/pacemaker/pcmk_sched_bundle.c     bool stop_if_fail;
stop_if_fail       40 lib/pacemaker/pcmk_sched_bundle.c     bool stop_if_fail = assign_data->stop_if_fail;
stop_if_fail       48 lib/pacemaker/pcmk_sched_bundle.c         replica->ip->cmds->assign(replica->ip, prefer, stop_if_fail);
stop_if_fail       65 lib/pacemaker/pcmk_sched_bundle.c         replica->remote->cmds->assign(replica->remote, prefer, stop_if_fail);
stop_if_fail       85 lib/pacemaker/pcmk_sched_bundle.c                                      stop_if_fail);
stop_if_fail      112 lib/pacemaker/pcmk_sched_bundle.c                     bool stop_if_fail)
stop_if_fail      116 lib/pacemaker/pcmk_sched_bundle.c     struct assign_data assign_data = { prefer, stop_if_fail };
stop_if_fail      150 lib/pacemaker/pcmk_sched_bundle.c         bundled_resource->cmds->assign(bundled_resource, prefer, stop_if_fail);
stop_if_fail       38 lib/pacemaker/pcmk_sched_clone.c                    bool stop_if_fail)
stop_if_fail       68 lib/pacemaker/pcmk_sched_clone.c                                           stop_if_fail);
stop_if_fail       39 lib/pacemaker/pcmk_sched_group.c                    bool stop_if_fail)
stop_if_fail       75 lib/pacemaker/pcmk_sched_group.c         node = member->cmds->assign(member, prefer, stop_if_fail);
stop_if_fail      167 lib/pacemaker/pcmk_sched_primitive.c                  bool stop_if_fail)
stop_if_fail      286 lib/pacemaker/pcmk_sched_primitive.c     pcmk__assign_resource(rsc, chosen, false, stop_if_fail);
stop_if_fail      391 lib/pacemaker/pcmk_sched_primitive.c                        bool stop_if_fail)
stop_if_fail      405 lib/pacemaker/pcmk_sched_primitive.c         rsc->parent->cmds->assign(rsc->parent, prefer, stop_if_fail);
stop_if_fail      518 lib/pacemaker/pcmk_sched_primitive.c         pcmk__assign_resource(rsc, assign_to, true, stop_if_fail);
stop_if_fail      522 lib/pacemaker/pcmk_sched_primitive.c         if (stop_if_fail) {
stop_if_fail      526 lib/pacemaker/pcmk_sched_primitive.c         pcmk__assign_resource(rsc, NULL, true, stop_if_fail);
stop_if_fail      528 lib/pacemaker/pcmk_sched_primitive.c     } else if (!assign_best_node(rsc, prefer, stop_if_fail)) {
stop_if_fail      532 lib/pacemaker/pcmk_sched_primitive.c         } else if ((rsc->running_on != NULL) && stop_if_fail) {
stop_if_fail      405 lib/pacemaker/pcmk_sched_resource.c                       bool stop_if_fail)
stop_if_fail      416 lib/pacemaker/pcmk_sched_resource.c                                              stop_if_fail);
stop_if_fail      436 lib/pacemaker/pcmk_sched_resource.c         if (stop_if_fail) {
stop_if_fail      455 lib/pacemaker/pcmk_sched_resource.c         if (!stop_if_fail) {