pe_order_kind_mandatory  155 lib/pacemaker/pcmk_sched_constraints.c     enum pe_order_kind kind_e = pe_order_kind_mandatory;
pe_order_kind_mandatory  161 lib/pacemaker/pcmk_sched_constraints.c         kind_e = pe_order_kind_mandatory;
pe_order_kind_mandatory  176 lib/pacemaker/pcmk_sched_constraints.c         kind_e = pe_order_kind_mandatory;
pe_order_kind_mandatory  315 lib/pacemaker/pcmk_sched_constraints.c     enum pe_order_kind kind = pe_order_kind_mandatory;
pe_order_kind_mandatory 1651 lib/pacemaker/pcmk_sched_constraints.c     if (kind == pe_order_kind_mandatory) {
pe_order_kind_mandatory 1665 lib/pacemaker/pcmk_sched_constraints.c     if (invert && kind == pe_order_kind_mandatory) {
pe_order_kind_mandatory 1669 lib/pacemaker/pcmk_sched_constraints.c     } else if (kind == pe_order_kind_mandatory) {