pe_order_implies_then 1455 pengine/allocate.c                       pe_order_runnable_left|pe_order_implies_then);
pe_order_implies_then 1459 pengine/allocate.c                       pe_order_runnable_left|pe_order_implies_then);
pe_order_implies_then 1473 pengine/allocate.c     order_actions(stonith_op, done, pe_order_implies_then);
pe_order_implies_then 1545 pengine/allocate.c                 order_actions(stonith_op, done, pe_order_implies_then);
pe_order_implies_then 1631 pengine/allocate.c         order_actions(dc_down, done, pe_order_implies_then);
pe_order_implies_then 1634 pengine/allocate.c         order_actions(last_stonith, done, pe_order_implies_then);
pe_order_implies_then 1637 pengine/allocate.c     order_actions(done, all_stopped, pe_order_implies_then);
pe_order_implies_then 1715 pengine/allocate.c         clear_bit(type, pe_order_implies_then);
pe_order_implies_then 1725 pengine/allocate.c         } else if (type & pe_order_implies_then) {
pe_order_implies_then 1863 pengine/allocate.c             order_start_then_action(container, action, pe_order_implies_then,
pe_order_implies_then 1903 pengine/allocate.c                                             pe_order_implies_then, data_set);
pe_order_implies_then 2032 pengine/allocate.c                 order_opts |= pe_order_implies_then;
pe_order_implies_then 2082 pengine/allocate.c                                         pe_order_implies_then, data_set);
pe_order_implies_then  370 pengine/constraints.c         cons_weight |= pe_order_implies_then;
pe_order_implies_then 1553 pengine/constraints.c         flags |= pe_order_implies_then;
pe_order_implies_then  614 pengine/container.c             if (type & (pe_order_runnable_left | pe_order_implies_then) /* Mandatory */ ) {
pe_order_implies_then  209 pengine/graph.c         set_bit(type, pe_order_implies_then);
pe_order_implies_then  215 pengine/graph.c     if (type & pe_order_implies_then) {
pe_order_implies_then  220 pengine/graph.c                                                 pe_action_optional, pe_order_implies_then);
pe_order_implies_then  431 pengine/graph.c     if ((type & pe_order_implies_then
pe_order_implies_then  193 pengine/group.c         int start = pe_order_implies_then | pe_order_runnable_left;
pe_order_implies_then  195 pengine/group.c             pe_order_runnable_left | pe_order_implies_then | pe_order_implies_then_printed;
pe_order_implies_then  202 pengine/group.c                 stopped = pe_order_implies_then;
pe_order_implies_then  281 pengine/group.c         int stop_stop_flags = pe_order_implies_then;
pe_order_implies_then  804 pengine/native.c                             pe_order_implies_then | pe_order_runnable_left, data_set);
pe_order_implies_then  808 pengine/native.c                             pe_order_implies_then | pe_order_runnable_left, data_set);
pe_order_implies_then 1010 pengine/native.c                                     pe_order_implies_then | pe_order_runnable_left, data_set);
pe_order_implies_then 1358 pengine/native.c     int type = pe_order_optional | pe_order_implies_then | pe_order_restart;
pe_order_implies_then 1424 pengine/native.c                             pe_order_implies_then | pe_order_runnable_left, data_set);
pe_order_implies_then 1513 pengine/native.c                                 pe_order_implies_then | pe_order_runnable_left, data_set);
pe_order_implies_then 1992 pengine/native.c     if (is_set(type, pe_order_implies_then)
pe_order_implies_then 2552 pengine/native.c         order_actions(unfence, start, pe_order_implies_then);
pe_order_implies_then 2672 pengine/native.c                   optional ? pe_order_implies_then : pe_order_optional, data_set);
pe_order_implies_then 2675 pengine/native.c                   optional ? pe_order_implies_then : pe_order_optional, data_set);
pe_order_implies_then 3048 pengine/native.c         order_actions(probe, complete, pe_order_implies_then);
pe_order_implies_then  418 pengine/notif.c         order_actions(end, n_data->post, pe_order_implies_then);
pe_order_implies_then  419 pengine/notif.c         order_actions(n_data->post, n_data->post_done, pe_order_implies_then);