stop              193 include/crm/pengine/internal.h                                        pcmk_action_t *stop,
stop             1064 lib/pacemaker/pcmk_output.c         } else if (stop == NULL) {                                      \
stop             1067 lib/pacemaker/pcmk_output.c             CRM_ASSERT(stop != NULL);                                   \
stop             1068 lib/pacemaker/pcmk_output.c         } else if (pcmk_is_set(stop->flags, pcmk_action_optional)) {    \
stop             1070 lib/pacemaker/pcmk_output.c                     __func__, lineno, stop->uuid);                      \
stop             1071 lib/pacemaker/pcmk_output.c             CRM_ASSERT(!pcmk_is_set(stop->flags, pcmk_action_optional));\
stop             1091 lib/pacemaker/pcmk_output.c     pcmk_action_t *stop = NULL;
stop             1125 lib/pacemaker/pcmk_output.c         stop = possible_matches->data;
stop             1135 lib/pacemaker/pcmk_output.c             stop = possible_matches->data;
stop             1188 lib/pacemaker/pcmk_output.c             if ((stop == NULL) || (stop->reason == NULL)) {
stop             1191 lib/pacemaker/pcmk_output.c                 reason_op = stop;
stop             1194 lib/pacemaker/pcmk_output.c                               NULL, stop, reason_op);
stop             1202 lib/pacemaker/pcmk_output.c                               stop, NULL);
stop             1206 lib/pacemaker/pcmk_output.c                               NULL, stop, NULL);
stop             1224 lib/pacemaker/pcmk_output.c     if ((stop != NULL)
stop             1258 lib/pacemaker/pcmk_output.c     } else if ((stop != NULL)
stop             1263 lib/pacemaker/pcmk_output.c                           next, stop, start);
stop             1268 lib/pacemaker/pcmk_output.c                           stop, NULL);
stop             1275 lib/pacemaker/pcmk_output.c     } else if ((stop != NULL)
stop             1276 lib/pacemaker/pcmk_output.c                && !pcmk_is_set(stop->flags, pcmk_action_optional)) {
stop              352 lib/pacemaker/pcmk_sched_fencing.c     pcmk_action_t *stop = NULL;
stop              370 lib/pacemaker/pcmk_sched_fencing.c         stop = find_first_action(container->actions, NULL, PCMK_ACTION_STOP,
stop              390 lib/pacemaker/pcmk_sched_fencing.c     if ((stop != NULL) && pcmk_is_set(stop->flags, pcmk_action_pseudo)) {
stop              391 lib/pacemaker/pcmk_sched_fencing.c         pcmk_action_t *parent_stonith_op = pe_fence_op(stop->node, NULL, FALSE,
stop              397 lib/pacemaker/pcmk_sched_fencing.c                  pe__node_name(stop->node));
stop              402 lib/pacemaker/pcmk_sched_fencing.c     } else if (stop) {
stop              403 lib/pacemaker/pcmk_sched_fencing.c         order_actions(stop, stonith_op,
stop              409 lib/pacemaker/pcmk_sched_fencing.c                  container->id, stop->id);
stop              418 lib/pacemaker/pcmk_sched_fencing.c         stop = find_first_action(node->details->remote_rsc->actions, NULL,
stop              421 lib/pacemaker/pcmk_sched_fencing.c         if (stop) {
stop              422 lib/pacemaker/pcmk_sched_fencing.c             order_actions(stop, stonith_op, pcmk__ar_ordered);
stop              425 lib/pacemaker/pcmk_sched_fencing.c                      pe__node_name(node), stonith_op->id, stop->id);
stop              977 lib/pacemaker/pcmk_sched_instances.c     pcmk_action_t *stop = NULL;
stop             1007 lib/pacemaker/pcmk_sched_instances.c     stop = pe__new_rsc_pseudo_action(collective, PCMK_ACTION_STOP,
stop             1015 lib/pacemaker/pcmk_sched_instances.c         pe__set_action_flags(stop, pcmk_action_migratable);
stop             1019 lib/pacemaker/pcmk_sched_instances.c         pe__create_clone_notif_pseudo_ops(collective, start, started, stop,
stop               51 lib/pacemaker/pcmk_sched_migration.c     pcmk_action_t *stop = NULL;
stop               58 lib/pacemaker/pcmk_sched_migration.c     stop = stop_action(rsc, current, TRUE);
stop               72 lib/pacemaker/pcmk_sched_migration.c     pe__set_action_flags(stop, pcmk_action_migratable);
stop              158 lib/pacemaker/pcmk_sched_migration.c     pcmk_action_t *stop = NULL;
stop              166 lib/pacemaker/pcmk_sched_migration.c     stop = stop_action(rsc, dangling_source, FALSE);
stop              167 lib/pacemaker/pcmk_sched_migration.c     pe__set_action_flags(stop, pcmk_action_migration_abort);
stop             1230 lib/pacemaker/pcmk_sched_primitive.c         pcmk_action_t *stop = NULL;
stop             1264 lib/pacemaker/pcmk_sched_primitive.c         stop = stop_action(rsc, current, optional);
stop             1267 lib/pacemaker/pcmk_sched_primitive.c             pe_action_set_reason(stop, "node availability", true);
stop             1274 lib/pacemaker/pcmk_sched_primitive.c             pe_action_set_reason(stop, "being multiply active", true);
stop             1278 lib/pacemaker/pcmk_sched_primitive.c             pe__clear_action_flags(stop, pcmk_action_runnable);
stop             1289 lib/pacemaker/pcmk_sched_primitive.c             order_actions(stop, unfence, pcmk__ar_then_implies_first);
stop              448 lib/pacemaker/pcmk_sched_recurring.c         pcmk_action_t *stop = (pcmk_action_t *) iter->data;
stop              450 lib/pacemaker/pcmk_sched_recurring.c         if (!pcmk_is_set(stop->flags, pcmk_action_optional)
stop              458 lib/pacemaker/pcmk_sched_recurring.c         if (!pcmk_is_set(stop->flags, pcmk_action_runnable)) {
stop              465 lib/pacemaker/pcmk_sched_recurring.c             pcmk__new_ordering(rsc, stop_key(rsc), stop,
stop             1477 lib/pengine/clone.c                                   pcmk_action_t *stop, pcmk_action_t *stopped)
stop             1492 lib/pengine/clone.c                                                               stop, stopped);
stop              630 lib/pengine/pe_notif.c                     n_data->stop = g_list_prepend(n_data->stop, entry);
stop              681 lib/pengine/pe_notif.c     n_data->stop = notify_entries_to_strings(n_data->stop,
stop              810 lib/pengine/pe_notif.c     pcmk_action_t *stop = NULL;
stop              877 lib/pengine/pe_notif.c         stop = find_first_action(rsc->actions, NULL, PCMK_ACTION_STOP, NULL);
stop              885 lib/pengine/pe_notif.c             if ((stop != NULL)
stop              886 lib/pengine/pe_notif.c                 && pcmk_is_set(stop->flags, pcmk_action_pseudo)
stop              895 lib/pengine/pe_notif.c             if ((task == pcmk_action_demote) || (stop == NULL)
stop              896 lib/pengine/pe_notif.c                 || pcmk_is_set(stop->flags, pcmk_action_optional)) {
stop              965 lib/pengine/pe_notif.c     g_list_free_full(n_data->stop, free);
stop              992 lib/pengine/pe_notif.c pe__order_notifs_after_fencing(const pcmk_action_t *stop, pcmk_resource_t *rsc,
stop              997 lib/pengine/pe_notif.c     crm_info("Ordering notifications for implied %s after fencing", stop->uuid);
stop             1004 lib/pengine/pe_notif.c         add_notify_env(n_data, "notify_stop_uname", stop->node->details->uname);
stop               59 lib/pengine/pe_status_private.h     GList *stop;              /* notify_entry_t*  */
stop             2449 lib/pengine/unpack.c             pcmk_action_t *stop = (pcmk_action_t *) gIter->data;
stop             2451 lib/pengine/unpack.c             pe__set_action_flags(stop, pcmk_action_optional);
stop               49 maint/gnulib/lib/regex.c # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
stop               50 maint/gnulib/lib/regex.c 	__re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
stop               58 maint/gnulib/lib/regex.c # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \
stop               59 maint/gnulib/lib/regex.c 	__re_search_2 (bufp, st1, s1, st2, s2, startpos, range, regs, stop)
stop              185 maint/gnulib/lib/regex_internal.c   pstr->stop = pstr->len;
stop              186 maint/gnulib/lib/regex_internal.c   pstr->raw_stop = pstr->stop;
stop              428 maint/gnulib/lib/regex_internal.c 		      pstr->stop += mbcdlen - mbclen;
stop              581 maint/gnulib/lib/regex_internal.c       pstr->stop = pstr->raw_stop;
stop              637 maint/gnulib/lib/regex_internal.c 		  pstr->stop = pstr->raw_stop - idx + offset;
stop              684 maint/gnulib/lib/regex_internal.c 	      pstr->stop = pstr->raw_stop - idx + offset;
stop              787 maint/gnulib/lib/regex_internal.c   pstr->stop -= offset;
stop              395 maint/gnulib/lib/regex_internal.h   Idx stop;
stop              434 maint/gnulib/lib/regex_internal.h #define re_string_eoi(pstr) ((pstr)->stop <= (pstr)->cur_idx)
stop               36 maint/gnulib/lib/regexec.c 					 Idx start, Idx last_start, Idx stop,
stop               44 maint/gnulib/lib/regexec.c 				  Idx stop, bool ret_len);
stop               47 maint/gnulib/lib/regexec.c 				regoff_t range, Idx stop,
stop              294 maint/gnulib/lib/regexec.c 	    struct re_registers *regs, Idx stop)
stop              297 maint/gnulib/lib/regexec.c 			   start, 0, regs, stop, true);
stop              306 maint/gnulib/lib/regexec.c 	     struct re_registers *regs, Idx stop)
stop              309 maint/gnulib/lib/regexec.c 			   start, range, regs, stop, false);
stop              319 maint/gnulib/lib/regexec.c 		  Idx stop, bool ret_len)
stop              326 maint/gnulib/lib/regexec.c   if (__glibc_unlikely ((length1 < 0 || length2 < 0 || stop < 0
stop              351 maint/gnulib/lib/regexec.c   rval = re_search_stub (bufp, str, len, start, range, stop, regs,
stop              364 maint/gnulib/lib/regexec.c 		Idx start, regoff_t range, Idx stop, struct re_registers *regs,
stop              420 maint/gnulib/lib/regexec.c   result = re_search_internal (bufp, string, length, start, last_start, stop,
stop              581 maint/gnulib/lib/regexec.c 		    Idx start, Idx last_start, Idx stop, size_t nmatch,
stop              635 maint/gnulib/lib/regexec.c   mctx.input.stop = stop;
stop              636 maint/gnulib/lib/regexec.c   mctx.input.raw_stop = stop;
stop              136 maint/gnulib/lib/timevar.c                     const struct timevar_time_def *stop)
stop              138 maint/gnulib/lib/timevar.c   timer->user += stop->user - start->user;
stop              139 maint/gnulib/lib/timevar.c   timer->sys += stop->sys - start->sys;
stop              140 maint/gnulib/lib/timevar.c   timer->wall += stop->wall - start->wall;