stop_if_fail      105 lib/pacemaker/libpacemaker_private.h                            bool stop_if_fail);
stop_if_fail      715 lib/pacemaker/libpacemaker_private.h                                     bool stop_if_fail);
stop_if_fail      763 lib/pacemaker/libpacemaker_private.h                                 bool stop_if_fail);
stop_if_fail      829 lib/pacemaker/libpacemaker_private.h                                 bool stop_if_fail);
stop_if_fail      882 lib/pacemaker/libpacemaker_private.h                                  const pcmk_node_t *prefer, bool stop_if_fail);
stop_if_fail     1050 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->priv->cmds->assign(replica->ip, prefer, stop_if_fail);
stop_if_fail       66 lib/pacemaker/pcmk_sched_bundle.c                                             stop_if_fail);
stop_if_fail       87 lib/pacemaker/pcmk_sched_bundle.c                                            stop_if_fail);
stop_if_fail      115 lib/pacemaker/pcmk_sched_bundle.c                     bool stop_if_fail)
stop_if_fail      119 lib/pacemaker/pcmk_sched_bundle.c     struct assign_data assign_data = { prefer, stop_if_fail };
stop_if_fail      155 lib/pacemaker/pcmk_sched_bundle.c                                                 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         primary->priv->cmds->assign(primary, prefer, stop_if_fail);
stop_if_fail       41 lib/pacemaker/pcmk_sched_group.c                    bool stop_if_fail)
stop_if_fail       80 lib/pacemaker/pcmk_sched_group.c         node = member->priv->cmds->assign(member, prefer, stop_if_fail);
stop_if_fail      167 lib/pacemaker/pcmk_sched_primitive.c                  bool stop_if_fail)
stop_if_fail      288 lib/pacemaker/pcmk_sched_primitive.c     pcmk__assign_resource(rsc, chosen, false, stop_if_fail);
stop_if_fail      395 lib/pacemaker/pcmk_sched_primitive.c                        bool stop_if_fail)
stop_if_fail      412 lib/pacemaker/pcmk_sched_primitive.c         parent->priv->cmds->assign(parent, prefer, stop_if_fail);
stop_if_fail      528 lib/pacemaker/pcmk_sched_primitive.c         pcmk__assign_resource(rsc, assign_to, true, stop_if_fail);
stop_if_fail      532 lib/pacemaker/pcmk_sched_primitive.c         if (stop_if_fail) {
stop_if_fail      537 lib/pacemaker/pcmk_sched_primitive.c         pcmk__assign_resource(rsc, NULL, true, stop_if_fail);
stop_if_fail      539 lib/pacemaker/pcmk_sched_primitive.c     } else if (!assign_best_node(rsc, prefer, stop_if_fail)) {
stop_if_fail      543 lib/pacemaker/pcmk_sched_primitive.c         } else if ((rsc->priv->active_nodes != NULL) && stop_if_fail) {
stop_if_fail      416 lib/pacemaker/pcmk_sched_resource.c                       bool stop_if_fail)
stop_if_fail      432 lib/pacemaker/pcmk_sched_resource.c                                              stop_if_fail);
stop_if_fail      452 lib/pacemaker/pcmk_sched_resource.c         if (stop_if_fail) {
stop_if_fail      471 lib/pacemaker/pcmk_sched_resource.c         if (!stop_if_fail) {