order             429 lib/pacemaker/libpacemaker_private.h                             enum pcmk__action_relation_flags order);
order            1100 lib/pacemaker/libpacemaker_private.h void pcmk__order_migration_equivalents(pcmk__action_relation_t *order);
order             243 lib/pacemaker/pcmk_sched_actions.c                                  pcmk__related_action_t *order,
order             255 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_first_implies_same_node_then)) {
order             261 lib/pacemaker/pcmk_sched_actions.c         pcmk__clear_relation_flags(order->type,
order             263 lib/pacemaker/pcmk_sched_actions.c         pcmk__set_relation_flags(order->type, pcmk__ar_first_implies_then);
order             272 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_first_implies_then)) {
order             289 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_intermediate_stop)
order             302 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_then_implies_first)) {
order             318 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_promoted_then_implies_first)) {
order             332 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_min_runnable)) {
order             357 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_nested_remote_probe)
order             366 lib/pacemaker/pcmk_sched_actions.c             order->type = (enum pe_ordering) pcmk__ar_none;
order             378 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_unrunnable_first_blocks)) {
order             396 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_unmigratable_then_blocks)) {
order             409 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_first_else_then)) {
order             421 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_ordered)) {
order             432 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_asymmetric)) {
order             444 lib/pacemaker/pcmk_sched_actions.c         && pcmk_is_set(order->type, pcmk__ar_first_implies_then_graphed)
order             453 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_is_set(order->type, pcmk__ar_then_implies_first_graphed)
order             462 lib/pacemaker/pcmk_sched_actions.c     if (pcmk_any_flags_set(order->type, pcmk__ar_first_implies_then
order             308 lib/pacemaker/pcmk_sched_fencing.c                        enum pcmk__action_relation_flags order)
order             328 lib/pacemaker/pcmk_sched_fencing.c         order_actions(unfence, action, order);
order             264 lib/pacemaker/pcmk_sched_migration.c pcmk__order_migration_equivalents(pcmk__action_relation_t *order)
order             272 lib/pacemaker/pcmk_sched_migration.c     if ((order->rsc1 == NULL) || (order->rsc2 == NULL)
order             273 lib/pacemaker/pcmk_sched_migration.c         || (order->rsc1 == order->rsc2)
order             274 lib/pacemaker/pcmk_sched_migration.c         || is_parent(order->rsc1, order->rsc2)
order             275 lib/pacemaker/pcmk_sched_migration.c         || is_parent(order->rsc2, order->rsc1)) {
order             280 lib/pacemaker/pcmk_sched_migration.c     first_migratable = pcmk_is_set(order->rsc1->flags, pcmk_rsc_migratable);
order             281 lib/pacemaker/pcmk_sched_migration.c     then_migratable = pcmk_is_set(order->rsc2->flags, pcmk_rsc_migratable);
order             287 lib/pacemaker/pcmk_sched_migration.c     first_task = task_from_action_or_key(order->action1, order->task1);
order             288 lib/pacemaker/pcmk_sched_migration.c     then_task = task_from_action_or_key(order->action2, order->task2);
order             298 lib/pacemaker/pcmk_sched_migration.c             pcmk__new_ordering(order->rsc1,
order             299 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rsc1->id,
order             301 lib/pacemaker/pcmk_sched_migration.c                                NULL, order->rsc2,
order             302 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rsc2->id,
order             304 lib/pacemaker/pcmk_sched_migration.c                                NULL, flags, order->rsc1->cluster);
order             316 lib/pacemaker/pcmk_sched_migration.c             pcmk__new_ordering(order->rsc1,
order             317 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rsc1->id,
order             319 lib/pacemaker/pcmk_sched_migration.c                                NULL, order->rsc2,
order             320 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rsc2->id,
order             322 lib/pacemaker/pcmk_sched_migration.c                                NULL, flags, order->rsc1->cluster);
order             338 lib/pacemaker/pcmk_sched_migration.c         pcmk__new_ordering(order->rsc1,
order             339 lib/pacemaker/pcmk_sched_migration.c                            pcmk__op_key(order->rsc1->id, PCMK_ACTION_STOP, 0),
order             341 lib/pacemaker/pcmk_sched_migration.c                            order->rsc2,
order             342 lib/pacemaker/pcmk_sched_migration.c                            pcmk__op_key(order->rsc2->id,
order             344 lib/pacemaker/pcmk_sched_migration.c                            NULL, flags, order->rsc1->cluster);
order             347 lib/pacemaker/pcmk_sched_migration.c         if (order->rsc2->partial_migration_target != NULL) {
order             348 lib/pacemaker/pcmk_sched_migration.c             pcmk__new_ordering(order->rsc1,
order             349 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rsc1->id, PCMK_ACTION_STOP,
order             351 lib/pacemaker/pcmk_sched_migration.c                                NULL, order->rsc2,
order             352 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rsc2->id,
order             354 lib/pacemaker/pcmk_sched_migration.c                                NULL, flags, order->rsc1->cluster);
order             365 lib/pacemaker/pcmk_sched_migration.c             pcmk__new_ordering(order->rsc1,
order             366 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rsc1->id,
order             368 lib/pacemaker/pcmk_sched_migration.c                                NULL, order->rsc2,
order             369 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rsc2->id,
order             371 lib/pacemaker/pcmk_sched_migration.c                                NULL, flags, order->rsc1->cluster);
order             382 lib/pacemaker/pcmk_sched_migration.c             pcmk__new_ordering(order->rsc1,
order             383 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rsc1->id,
order             385 lib/pacemaker/pcmk_sched_migration.c                                NULL, order->rsc2,
order             386 lib/pacemaker/pcmk_sched_migration.c                                pcmk__op_key(order->rsc2->id,
order             388 lib/pacemaker/pcmk_sched_migration.c                                NULL, flags, order->rsc1->cluster);
order             391 lib/pacemaker/pcmk_sched_migration.c             if (order->rsc2->partial_migration_target != NULL) {
order             392 lib/pacemaker/pcmk_sched_migration.c                 pcmk__new_ordering(order->rsc1,
order             393 lib/pacemaker/pcmk_sched_migration.c                                    pcmk__op_key(order->rsc1->id,
order             395 lib/pacemaker/pcmk_sched_migration.c                                    NULL, order->rsc2,
order             396 lib/pacemaker/pcmk_sched_migration.c                                    pcmk__op_key(order->rsc2->id,
order             398 lib/pacemaker/pcmk_sched_migration.c                                    NULL, flags, order->rsc1->cluster);
order             537 lib/pacemaker/pcmk_sched_ordering.c     pcmk__action_relation_t *order = NULL;
order             551 lib/pacemaker/pcmk_sched_ordering.c     order = pcmk__assert_alloc(1, sizeof(pcmk__action_relation_t));
order             553 lib/pacemaker/pcmk_sched_ordering.c     order->id = sched->order_id++;
order             554 lib/pacemaker/pcmk_sched_ordering.c     order->flags = flags;
order             555 lib/pacemaker/pcmk_sched_ordering.c     order->rsc1 = first_rsc;
order             556 lib/pacemaker/pcmk_sched_ordering.c     order->rsc2 = then_rsc;
order             557 lib/pacemaker/pcmk_sched_ordering.c     order->action1 = first_action;
order             558 lib/pacemaker/pcmk_sched_ordering.c     order->action2 = then_action;
order             559 lib/pacemaker/pcmk_sched_ordering.c     order->task1 = first_action_task;
order             560 lib/pacemaker/pcmk_sched_ordering.c     order->task2 = then_action_task;
order             562 lib/pacemaker/pcmk_sched_ordering.c     if ((order->task1 == NULL) && (first_action != NULL)) {
order             563 lib/pacemaker/pcmk_sched_ordering.c         order->task1 = strdup(first_action->uuid);
order             566 lib/pacemaker/pcmk_sched_ordering.c     if ((order->task2 == NULL) && (then_action != NULL)) {
order             567 lib/pacemaker/pcmk_sched_ordering.c         order->task2 = strdup(then_action->uuid);
order             570 lib/pacemaker/pcmk_sched_ordering.c     if ((order->rsc1 == NULL) && (first_action != NULL)) {
order             571 lib/pacemaker/pcmk_sched_ordering.c         order->rsc1 = first_action->rsc;
order             574 lib/pacemaker/pcmk_sched_ordering.c     if ((order->rsc2 == NULL) && (then_action != NULL)) {
order             575 lib/pacemaker/pcmk_sched_ordering.c         order->rsc2 = then_action->rsc;
order             580 lib/pacemaker/pcmk_sched_ordering.c                     pcmk__s(order->task1, "an underspecified action"),
order             581 lib/pacemaker/pcmk_sched_ordering.c                     pcmk__s(order->task2, "an underspecified action"));
order             584 lib/pacemaker/pcmk_sched_ordering.c                                                  order);
order             585 lib/pacemaker/pcmk_sched_ordering.c     pcmk__order_migration_equivalents(order);
order            1257 lib/pacemaker/pcmk_sched_ordering.c                              pcmk__action_relation_t *order)
order            1262 lib/pacemaker/pcmk_sched_ordering.c     CRM_CHECK((rsc != NULL) && (order != NULL), return);
order            1264 lib/pacemaker/pcmk_sched_ordering.c     flags = order->flags;
order            1266 lib/pacemaker/pcmk_sched_ordering.c                     order->id, rsc->id);
order            1268 lib/pacemaker/pcmk_sched_ordering.c     if (order->action2 != NULL) {
order            1269 lib/pacemaker/pcmk_sched_ordering.c         then_actions = g_list_prepend(NULL, order->action2);
order            1272 lib/pacemaker/pcmk_sched_ordering.c         then_actions = find_actions_by_task(rsc, order->task2);
order            1277 lib/pacemaker/pcmk_sched_ordering.c                         order->id, order->task2, rsc->id);
order            1286 lib/pacemaker/pcmk_sched_ordering.c                         first_action->uuid, order->task2, rsc->id);
order            1295 lib/pacemaker/pcmk_sched_ordering.c                         order->id, rsc->id);
order            1309 lib/pacemaker/pcmk_sched_ordering.c                      order->task1, order->rsc1->id);
order            1317 lib/pacemaker/pcmk_sched_ordering.c rsc_order_first(pcmk_resource_t *first_rsc, pcmk__action_relation_t *order)
order            1320 lib/pacemaker/pcmk_sched_ordering.c     pcmk_action_t *first_action = order->action1;
order            1321 lib/pacemaker/pcmk_sched_ordering.c     pcmk_resource_t *then_rsc = order->rsc2;
order            1325 lib/pacemaker/pcmk_sched_ordering.c                     order->id, first_rsc->id);
order            1331 lib/pacemaker/pcmk_sched_ordering.c         first_actions = find_actions_by_task(first_rsc, order->task1);
order            1337 lib/pacemaker/pcmk_sched_ordering.c                         order->id, order->task1, first_rsc->id);
order            1344 lib/pacemaker/pcmk_sched_ordering.c         parse_op_key(order->task1, NULL, &op_type, &interval_ms);
order            1353 lib/pacemaker/pcmk_sched_ordering.c                             order->id, order->task1, first_rsc->id);
order            1363 lib/pacemaker/pcmk_sched_ordering.c                             order->id, order->task1, first_rsc->id);
order            1368 lib/pacemaker/pcmk_sched_ordering.c                             order->task1, first_rsc->id, order->id);
order            1378 lib/pacemaker/pcmk_sched_ordering.c         if (order->action2 == NULL) {
order            1380 lib/pacemaker/pcmk_sched_ordering.c                             order->id);
order            1383 lib/pacemaker/pcmk_sched_ordering.c         then_rsc = order->action2->rsc;
order            1389 lib/pacemaker/pcmk_sched_ordering.c             order_actions(first_action, order->action2, order->flags);
order            1392 lib/pacemaker/pcmk_sched_ordering.c             order_resource_actions_after(first_action, then_rsc, order);
order            1442 lib/pacemaker/pcmk_sched_ordering.c         pcmk__action_relation_t *order = iter->data;
order            1443 lib/pacemaker/pcmk_sched_ordering.c         pcmk_resource_t *rsc = order->rsc1;
order            1446 lib/pacemaker/pcmk_sched_ordering.c             rsc_order_first(rsc, order);
order            1450 lib/pacemaker/pcmk_sched_ordering.c         rsc = order->rsc2;
order            1452 lib/pacemaker/pcmk_sched_ordering.c             order_resource_actions_after(order->action1, rsc, order);
order            1456 lib/pacemaker/pcmk_sched_ordering.c                       order->id);
order            1457 lib/pacemaker/pcmk_sched_ordering.c             order_actions(order->action1, order->action2, order->flags);
order             345 lib/pacemaker/pcmk_sched_probes.c         pcmk__action_relation_t *order = iter->data;
order             353 lib/pacemaker/pcmk_sched_probes.c         if (order->flags == pcmk__ar_none) {
order             358 lib/pacemaker/pcmk_sched_probes.c         if ((order->rsc1 == NULL) || (order->rsc1 == order->rsc2)) {
order             363 lib/pacemaker/pcmk_sched_probes.c         first = order->action1;
order             364 lib/pacemaker/pcmk_sched_probes.c         then = order->action2;
order             365 lib/pacemaker/pcmk_sched_probes.c         if (((first == NULL) && (order->task1 == NULL))
order             366 lib/pacemaker/pcmk_sched_probes.c             || ((then == NULL) && (order->task2 == NULL))) {
order             375 lib/pacemaker/pcmk_sched_probes.c                    && !pcmk__ends_with(order->task1,
order             384 lib/pacemaker/pcmk_sched_probes.c         if ((order->rsc2 != NULL) && (order->rsc1->container == order->rsc2)) {
order             390 lib/pacemaker/pcmk_sched_probes.c                        && pcmk__ends_with(order->task2,
order             397 lib/pacemaker/pcmk_sched_probes.c         if (pcmk_is_set(order->flags, pcmk__ar_if_first_unmigratable)) {
order             401 lib/pacemaker/pcmk_sched_probes.c         if (pcmk_is_set(order->flags, pcmk__ar_if_on_same_node)) {
order             406 lib/pacemaker/pcmk_sched_probes.c         if ((order->flags == pcmk__ar_if_required_on_same_node)
order             407 lib/pacemaker/pcmk_sched_probes.c             || (order->flags == pcmk__ar_if_on_same_node_or_target)) {
order             408 lib/pacemaker/pcmk_sched_probes.c             order_flags = order->flags;
order             412 lib/pacemaker/pcmk_sched_probes.c         probes = pe__resource_actions(order->rsc1, NULL, PCMK_ACTION_MONITOR,
order             422 lib/pacemaker/pcmk_sched_probes.c         } else if (order->rsc2 != NULL) {
order             423 lib/pacemaker/pcmk_sched_probes.c             then_actions = find_actions(order->rsc2->actions, order->task2,
order             433 lib/pacemaker/pcmk_sched_probes.c                   ((first == NULL)? order->task1 : first->uuid),
order             434 lib/pacemaker/pcmk_sched_probes.c                   ((then == NULL)? order->task2 : then->uuid),
order             435 lib/pacemaker/pcmk_sched_probes.c                   order->id, order->flags);
order             277 lib/pengine/status.c         pcmk__action_relation_t *order = iterator->data;
order             281 lib/pengine/status.c         free(order->task1);
order             282 lib/pengine/status.c         free(order->task2);
order             283 lib/pengine/status.c         free(order);
order              94 maint/gnulib/lib/filevercmp.c           int s1_c = (s1_pos == s1_len) ? 0 : order (s1[s1_pos]);
order              95 maint/gnulib/lib/filevercmp.c           int s2_c = (s2_pos == s2_len) ? 0 : order (s2[s2_pos]);
order            4449 maint/gnulib/lib/mini-gmp.c mpz_import (mpz_t r, size_t count, int order, size_t size, int endian,
order            4468 maint/gnulib/lib/mini-gmp.c   assert (order == 1 || order == -1);
order            4476 maint/gnulib/lib/mini-gmp.c   word_step = (order != endian) ? 2 * size : 0;
order            4480 maint/gnulib/lib/mini-gmp.c   if (order == 1)
order            4517 maint/gnulib/lib/mini-gmp.c mpz_export (void *r, size_t *countp, int order, size_t size, int endian,
order            4526 maint/gnulib/lib/mini-gmp.c   assert (order == 1 || order == -1);
order            4570 maint/gnulib/lib/mini-gmp.c       word_step = (order != endian) ? 2 * size : 0;
order            4574 maint/gnulib/lib/mini-gmp.c       if (order == 1)
order             171 maint/gnulib/tests/test-tsearch.c mangle_tree (enum order how, enum action what, void **root, int lag)