stop              207 include/crm/pengine/internal.h     GList *stop;              /* notify_entry_t*  */
stop              865 lib/pacemaker/pcmk_output.c         } else if(stop == NULL) {                                       \
stop              868 lib/pacemaker/pcmk_output.c             CRM_ASSERT(stop != NULL);                                   \
stop              869 lib/pacemaker/pcmk_output.c         } else if (pcmk_is_set(stop->flags, pe_action_optional)) {      \
stop              871 lib/pacemaker/pcmk_output.c                     __func__, lineno, stop->uuid);                      \
stop              872 lib/pacemaker/pcmk_output.c             CRM_ASSERT(!pcmk_is_set(stop->flags, pe_action_optional));  \
stop              891 lib/pacemaker/pcmk_output.c     pe_action_t *stop = NULL;
stop              919 lib/pacemaker/pcmk_output.c         stop = possible_matches->data;
stop              928 lib/pacemaker/pcmk_output.c             stop = possible_matches->data;
stop              977 lib/pacemaker/pcmk_output.c                               NULL, stop, (stop && stop->reason)? stop : start);
stop              982 lib/pacemaker/pcmk_output.c                               rsc, current, next, stop, NULL);
stop              986 lib/pacemaker/pcmk_output.c                               NULL, stop, NULL);
stop              999 lib/pacemaker/pcmk_output.c     if(stop
stop             1028 lib/pacemaker/pcmk_output.c     } else if ((stop != NULL)
stop             1032 lib/pacemaker/pcmk_output.c                           next, stop, start);
stop             1037 lib/pacemaker/pcmk_output.c                           stop, NULL);
stop             1044 lib/pacemaker/pcmk_output.c     } else if (stop != NULL && !pcmk_is_set(stop->flags, pe_action_optional)) {
stop              833 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *stop = NULL;
stop              851 lib/pacemaker/pcmk_sched_clone.c         stop = find_rsc_action(child, RSC_STOP);
stop              852 lib/pacemaker/pcmk_sched_clone.c         if (stop) {
stop              855 lib/pacemaker/pcmk_sched_clone.c                 order_actions(stop, last_stop, pe_order_optional);
stop              857 lib/pacemaker/pcmk_sched_clone.c             last_stop = stop;
stop              893 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *stop = NULL;
stop              932 lib/pacemaker/pcmk_sched_clone.c     stop = pcmk__new_rsc_pseudo_action(rsc, RSC_STOP, !child_stopping, true);
stop              937 lib/pacemaker/pcmk_sched_clone.c         pe__set_action_flags(stop, pe_action_migrate_runnable);
stop              941 lib/pacemaker/pcmk_sched_clone.c         *stop_notify = pcmk__clone_notif_pseudo_ops(rsc, RSC_STOP, stop,
stop             1203 lib/pacemaker/pcmk_sched_clone.c         int stop = 0;
stop             1208 lib/pacemaker/pcmk_sched_clone.c             if (key[lpc] == '_' && stop == 0) {
stop             1209 lib/pacemaker/pcmk_sched_clone.c                 stop = lpc;
stop             1216 lib/pacemaker/pcmk_sched_clone.c                 task_mutable[stop - lpc] = 0;
stop              353 lib/pacemaker/pcmk_sched_fencing.c     pe_action_t *stop = NULL;
stop              368 lib/pacemaker/pcmk_sched_fencing.c         stop = find_first_action(container->actions, NULL, CRMD_ACTION_STOP,
stop              388 lib/pacemaker/pcmk_sched_fencing.c     if ((stop != NULL) && pcmk_is_set(stop->flags, pe_action_pseudo)) {
stop              389 lib/pacemaker/pcmk_sched_fencing.c         pe_action_t *parent_stonith_op = pe_fence_op(stop->node, NULL, FALSE,
stop              394 lib/pacemaker/pcmk_sched_fencing.c                  stop->node->details->uname);
stop              398 lib/pacemaker/pcmk_sched_fencing.c     } else if (stop) {
stop              399 lib/pacemaker/pcmk_sched_fencing.c         order_actions(stop, stonith_op,
stop              404 lib/pacemaker/pcmk_sched_fencing.c                  container->id, stop->id);
stop              413 lib/pacemaker/pcmk_sched_fencing.c         stop = find_first_action(node->details->remote_rsc->actions, NULL,
stop              416 lib/pacemaker/pcmk_sched_fencing.c         if (stop) {
stop              417 lib/pacemaker/pcmk_sched_fencing.c             order_actions(stop, stonith_op, pe_order_optional);
stop              420 lib/pacemaker/pcmk_sched_fencing.c                      node->details->uname, stonith_op->id, stop->id);
stop              244 lib/pacemaker/pcmk_sched_group.c         int stop = pe_order_none;
stop              254 lib/pacemaker/pcmk_sched_group.c                 pe__set_order_flags(stop, pe_order_optional);
stop              267 lib/pacemaker/pcmk_sched_group.c                                          stop|pe_order_implies_first_printed,
stop              286 lib/pacemaker/pcmk_sched_group.c                           stop|pe_order_implies_first_printed, data_set);
stop             1030 lib/pacemaker/pcmk_sched_native.c             pe_action_t *stop = (pe_action_t *) local_gIter->data;
stop             1032 lib/pacemaker/pcmk_sched_native.c             if (!pcmk_is_set(stop->flags, pe_action_optional)) {
stop             1036 lib/pacemaker/pcmk_sched_native.c             if (!pcmk_is_set(stop->flags, pe_action_runnable)) {
stop             1043 lib/pacemaker/pcmk_sched_native.c                 pcmk__new_ordering(rsc, stop_key(rsc), stop, NULL, strdup(key),
stop             1106 lib/pacemaker/pcmk_sched_native.c     pe_action_t *stop = NULL;
stop             1112 lib/pacemaker/pcmk_sched_native.c     stop = stop_action(rsc, current, TRUE);
stop             1125 lib/pacemaker/pcmk_sched_native.c         pe__set_action_flags(stop, pe_action_migrate_runnable);
stop             1282 lib/pacemaker/pcmk_sched_native.c         pe_action_t *stop = NULL;
stop             1287 lib/pacemaker/pcmk_sched_native.c         stop = stop_action(rsc, dangling_source, FALSE);
stop             1288 lib/pacemaker/pcmk_sched_native.c         pe__set_action_flags(stop, pe_action_dangle);
stop             2045 lib/pacemaker/pcmk_sched_native.c         pe_action_t *stop;
stop             2078 lib/pacemaker/pcmk_sched_native.c         stop = stop_action(rsc, current, optional);
stop             2081 lib/pacemaker/pcmk_sched_native.c             pe_action_set_reason(stop, "node availability", TRUE);
stop             2088 lib/pacemaker/pcmk_sched_native.c             pe_action_set_reason(stop, "being multiply active", TRUE);
stop             2092 lib/pacemaker/pcmk_sched_native.c             pe__clear_action_flags(stop, pe_action_runnable);
stop             2102 lib/pacemaker/pcmk_sched_native.c             order_actions(stop, unfence, pe_order_implies_first);
stop              622 lib/pacemaker/pcmk_sched_notif.c                     n_data->stop = g_list_prepend(n_data->stop, entry);
stop              664 lib/pacemaker/pcmk_sched_notif.c     n_data->stop = notify_entries_to_strings(n_data->stop,
stop              792 lib/pacemaker/pcmk_sched_notif.c     pe_action_t *stop = NULL;
stop              858 lib/pacemaker/pcmk_sched_notif.c         stop = find_first_action(rsc->actions, NULL, RSC_STOP, NULL);
stop              866 lib/pacemaker/pcmk_sched_notif.c             if ((stop != NULL) && pcmk_is_set(stop->flags, pe_action_pseudo)
stop              875 lib/pacemaker/pcmk_sched_notif.c             if ((task == action_demote) || (stop == NULL)
stop              876 lib/pacemaker/pcmk_sched_notif.c                 || pcmk_is_set(stop->flags, pe_action_optional)) {
stop              945 lib/pacemaker/pcmk_sched_notif.c     g_list_free_full(n_data->stop, free);
stop              972 lib/pacemaker/pcmk_sched_notif.c pcmk__order_notifs_after_fencing(pe_action_t *stop, pe_resource_t *rsc,
stop              977 lib/pacemaker/pcmk_sched_notif.c     crm_info("Ordering notifications for implied %s after fencing", stop->uuid);
stop              981 lib/pacemaker/pcmk_sched_notif.c     add_notify_env(n_data, "notify_stop_uname", stop->node->details->uname);
stop             2193 lib/pengine/unpack.c             pe_action_t *stop = (pe_action_t *) gIter->data;
stop             2195 lib/pengine/unpack.c             pe__set_action_flags(stop, pe_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;
stop             1214 tools/crm_resource_runtime.c         pe_action_t *stop = custom_action(rsc, key, RSC_STOP, NULL, TRUE, FALSE, data_set);
stop             1215 tools/crm_resource_runtime.c         const char *value = g_hash_table_lookup(stop->meta, XML_ATTR_TIMEOUT);
stop             1224 tools/crm_resource_runtime.c         pe_free_action(stop);