stopped           194 include/crm/pengine/internal.h                                        pcmk_action_t *stopped);
stopped           978 lib/pacemaker/pcmk_sched_instances.c     pcmk_action_t *stopped = NULL;
stopped          1010 lib/pacemaker/pcmk_sched_instances.c     stopped = pe__new_rsc_pseudo_action(collective, PCMK_ACTION_STOPPED,
stopped          1013 lib/pacemaker/pcmk_sched_instances.c     stopped->priority = INFINITY;
stopped          1020 lib/pacemaker/pcmk_sched_instances.c                                           stopped);
stopped           900 lib/pengine/clone.c     GHashTable *stopped = NULL;
stopped           963 lib/pengine/clone.c                 if (stopped == NULL) {
stopped           964 lib/pengine/clone.c                     stopped = pcmk__strkey_table(free, free);
stopped           966 lib/pengine/clone.c                 g_hash_table_insert(stopped, strdup(child_rsc->id), strdup("Stopped"));
stopped          1096 lib/pengine/clone.c             if (stopped != NULL) {
stopped          1097 lib/pengine/clone.c                 g_hash_table_destroy(stopped);
stopped          1098 lib/pengine/clone.c                 stopped = NULL;
stopped          1122 lib/pengine/clone.c                     if (stopped == NULL) {
stopped          1123 lib/pengine/clone.c                         stopped = pcmk__strkey_table(free, free);
stopped          1129 lib/pengine/clone.c                         g_hash_table_insert(stopped, strdup(node->details->uname),
stopped          1132 lib/pengine/clone.c                         g_hash_table_insert(stopped, strdup(node->details->uname),
stopped          1140 lib/pengine/clone.c         if (stopped != NULL) {
stopped          1141 lib/pengine/clone.c             GList *list = sorted_hash_table_values(stopped);
stopped          1147 lib/pengine/clone.c                 GList *nodes = nodes_with_status(stopped, status);
stopped          1162 lib/pengine/clone.c             g_hash_table_destroy(stopped);
stopped          1477 lib/pengine/clone.c                                   pcmk_action_t *stop, pcmk_action_t *stopped)
stopped          1492 lib/pengine/clone.c                                                               stop, stopped);