pe_order_restart  234 pengine/graph.c     if ((type & pe_order_restart) && then->rsc) {
pe_order_restart  239 pengine/graph.c             then->rsc->cmds->update_actions(first, then, node, first_flags, restart, pe_order_restart);
pe_order_restart  433 pengine/graph.c          || type & pe_order_restart)
pe_order_restart  241 pengine/group.c             order_stop_stop(child_rsc, last_rsc, pe_order_optional | pe_order_restart);
pe_order_restart 1358 pengine/native.c     int type = pe_order_optional | pe_order_implies_then | pe_order_restart;
pe_order_restart 2004 pengine/native.c     if (is_set(type, pe_order_restart)) {