pe_order_implies_then  200 lib/pacemaker/pcmk_graph_producer.c         pe__set_order_flags(type, pe_order_implies_then);
pe_order_implies_then  208 lib/pacemaker/pcmk_graph_producer.c     if (type & pe_order_implies_then) {
pe_order_implies_then  212 lib/pacemaker/pcmk_graph_producer.c                 pe_order_implies_then, data_set);
pe_order_implies_then  386 lib/pacemaker/pcmk_graph_producer.c     if ((type & pe_order_implies_then
pe_order_implies_then 1748 lib/pacemaker/pcmk_sched_allocate.c         if (!pcmk_is_set(after_wrapper->type, pe_order_implies_then)) {
pe_order_implies_then  672 lib/pacemaker/pcmk_sched_bundle.c             if (type & (pe_order_runnable_left | pe_order_implies_then) /* Mandatory */ ) {
pe_order_implies_then  415 lib/pacemaker/pcmk_sched_fencing.c                       pe_order_runnable_left|pe_order_implies_then);
pe_order_implies_then  419 lib/pacemaker/pcmk_sched_fencing.c                       pe_order_runnable_left|pe_order_implies_then);
pe_order_implies_then  246 lib/pacemaker/pcmk_sched_group.c         int start = pe_order_implies_then | pe_order_runnable_left;
pe_order_implies_then  248 lib/pacemaker/pcmk_sched_group.c             pe_order_runnable_left | pe_order_implies_then | pe_order_implies_then_printed;
pe_order_implies_then  255 lib/pacemaker/pcmk_sched_group.c                 stopped = pe_order_implies_then;
pe_order_implies_then  342 lib/pacemaker/pcmk_sched_group.c         int stop_stop_flags = pe_order_implies_then;
pe_order_implies_then  856 lib/pacemaker/pcmk_sched_native.c                            pe_order_implies_then|pe_order_runnable_left,
pe_order_implies_then  860 lib/pacemaker/pcmk_sched_native.c                            pe_order_implies_then|pe_order_runnable_left,
pe_order_implies_then 1051 lib/pacemaker/pcmk_sched_native.c                                    pe_order_implies_then|pe_order_runnable_left,
pe_order_implies_then 1501 lib/pacemaker/pcmk_sched_native.c                        pe_order_optional|pe_order_implies_then|pe_order_restart,
pe_order_implies_then 1673 lib/pacemaker/pcmk_sched_native.c                                pe_order_implies_then|pe_order_runnable_left,
pe_order_implies_then 1949 lib/pacemaker/pcmk_sched_native.c     if (pcmk_is_set(type, pe_order_implies_then)
pe_order_implies_then 2132 lib/pacemaker/pcmk_sched_native.c     pcmk__order_vs_unfence(rsc, next, start, pe_order_implies_then, data_set);
pe_order_implies_then 2240 lib/pacemaker/pcmk_sched_native.c                                  optional? pe_order_implies_then : pe_order_optional,
pe_order_implies_then 2244 lib/pacemaker/pcmk_sched_native.c                                  optional? pe_order_implies_then : pe_order_optional,
pe_order_implies_then 2472 lib/pacemaker/pcmk_sched_native.c         order_actions(probe, complete, pe_order_implies_then);
pe_order_implies_then  386 lib/pacemaker/pcmk_sched_notif.c         order_actions(end, n_data->post, pe_order_implies_then);
pe_order_implies_then  387 lib/pacemaker/pcmk_sched_notif.c         order_actions(n_data->post, n_data->post_done, pe_order_implies_then);
pe_order_implies_then  194 lib/pacemaker/pcmk_sched_ordering.c                     pe__set_order_flags(flags, pe_order_implies_then);
pe_order_implies_then  456 lib/pacemaker/pcmk_sched_ordering.c     handle_restart_type(rsc_then, kind, pe_order_implies_then, cons_weight);
pe_order_implies_then 1391 lib/pacemaker/pcmk_sched_ordering.c         pe__clear_order_flags(type, pe_order_implies_then);
pe_order_implies_then 1400 lib/pacemaker/pcmk_sched_ordering.c         } else if (type & pe_order_implies_then) {
pe_order_implies_then  215 lib/pacemaker/pcmk_sched_remote.c                 pe__set_order_flags(order_opts, pe_order_implies_then);
pe_order_implies_then  276 lib/pacemaker/pcmk_sched_remote.c                                         pe_order_implies_then, data_set);
pe_order_implies_then  355 lib/pacemaker/pcmk_sched_remote.c             order_start_then_action(container, action, pe_order_implies_then,
pe_order_implies_then  395 lib/pacemaker/pcmk_sched_remote.c                                             pe_order_implies_then, data_set);
pe_order_implies_then 3321 lib/pengine/unpack.c         order_actions(fence, action, pe_order_implies_then);