pe_order_kind_mandatory  152 lib/pacemaker/pcmk_sched_constraints.c     enum pe_order_kind kind_e = pe_order_kind_mandatory;
pe_order_kind_mandatory  158 lib/pacemaker/pcmk_sched_constraints.c         kind_e = pe_order_kind_mandatory;
pe_order_kind_mandatory  173 lib/pacemaker/pcmk_sched_constraints.c         kind_e = pe_order_kind_mandatory;
pe_order_kind_mandatory  312 lib/pacemaker/pcmk_sched_constraints.c     enum pe_order_kind kind = pe_order_kind_mandatory;
pe_order_kind_mandatory 1644 lib/pacemaker/pcmk_sched_constraints.c     if (kind == pe_order_kind_mandatory) {
pe_order_kind_mandatory 1658 lib/pacemaker/pcmk_sched_constraints.c     if (invert && kind == pe_order_kind_mandatory) {
pe_order_kind_mandatory 1662 lib/pacemaker/pcmk_sched_constraints.c     } else if (kind == pe_order_kind_mandatory) {